Searched defs:posixID (Results 1 – 4 of 4) sorted by relevance
63 const char * const posixID; member89 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument976 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()1250 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
1580 const char* posixID = NULL; local1643 static const char* posixID = NULL; local1656 static const char* posixID = NULL; local1692 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); local
2065 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()
5314 char posixID[BUFFER_SIZE]; in TestBug13554() local