Searched defs:posixID (Results 1 - 7 of 7) sorted by relevance
| /third_party/icu/icu4c/source/common/ |
| H A D | locmap.cpp | 63 const char * const posixID; member 976 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID() argument 1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) uprv_convertToPosix() argument 1250 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) uprv_convertToLCID() argument [all...] |
| H A D | putil.cpp | 1589 const char* posixID = NULL; local 1652 static const char* posixID = NULL; global() local 1665 static const char* posixID = NULL; global() local 1701 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); global() local [all...] |
| /third_party/node/deps/icu-small/source/common/ |
| H A D | locmap.cpp | 63 const char * const posixID; member 976 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID() argument 1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) uprv_convertToPosix() argument 1254 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) uprv_convertToLCID() argument [all...] |
| H A D | putil.cpp | 1604 const char* posixID = nullptr; local 1667 static const char* posixID = nullptr; global() local 1680 static const char* posixID = nullptr; global() local 1716 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); global() local [all...] |
| /third_party/skia/third_party/externals/icu/source/common/ |
| H A D | locmap.cpp | 63 const char * const posixID; member 976 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID() argument 1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) uprv_convertToPosix() argument 1250 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) uprv_convertToLCID() argument [all...] |
| H A D | putil.cpp | 1580 const char* posixID = NULL; local 1643 static const char* posixID = NULL; global() local 1656 static const char* posixID = NULL; global() local 1692 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); global() local [all...] |
| /third_party/icu/icu4c/source/test/intltest/ |
| H A D | loctest.cpp | 5433 char posixID[BUFFER_SIZE]; in TestBug13554() local
|
Completed in 19 milliseconds