Searched defs:posixID (Results 1 – 8 of 8) sorted by relevance
/aosp_15_r20/external/icu/icu4c/source/common/ |
H A D | locmap.cpp | 64 const char * const posixID; member 90 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument 977 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode& status) in getHostID() 1056 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix() 1247 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
|
H A D | putil.cpp | 1603 const char* posixID = nullptr; local 1666 static const char* posixID = nullptr; local 1679 static const char* posixID = nullptr; local 1715 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); local
|
H A D | locid.cpp | 2244 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()
|
/aosp_15_r20/external/cronet/third_party/icu/source/common/ |
H A D | locmap.cpp | 63 const char * const posixID; member 89 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument 976 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID() 1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix() 1254 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
|
H A D | putil.cpp | 1589 const char* posixID = nullptr; local 1652 static const char* posixID = nullptr; local 1665 static const char* posixID = nullptr; local 1701 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); local
|
H A D | locid.cpp | 2258 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()
|
/aosp_15_r20/external/icu/icu4c/source/test/intltest/ |
H A D | loctest.cpp | 5753 char posixID[BUFFER_SIZE]; in TestBug13554() local
|
/aosp_15_r20/external/cronet/third_party/icu/source/test/intltest/ |
H A D | loctest.cpp | 5458 char posixID[BUFFER_SIZE]; in TestBug13554() local
|