Home
last modified time | relevance | path

Searched defs:posixID (Results 1 – 4 of 4) sorted by relevance

/external/icu/icu4c/source/common/
Dlocmap.cpp69 const char * const posixID; member
95 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument
982 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID()
1057 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix()
1255 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
Dputil.cpp1528 const char* posixID = NULL; local
1587 static const char* posixID = NULL; local
1600 static const char* posixID = NULL; local
1637 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); local
Dlocid.cpp1060 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp2943 char posixID[BUFFER_SIZE]; in TestBug13554() local