Searched defs:posixID (Results 1 – 3 of 3) sorted by relevance
62 const char * const posixID; member88 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument800 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID()927 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
1263 const char* posixID; member1367 const char* posixID = NULL; in uprv_getPOSIXIDForCategory() local1417 static const char* posixID = NULL; in uprv_getPOSIXIDForDefaultLocale() local1429 static const char* posixID = NULL; in uprv_getPOSIXIDForDefaultCodepage() local1465 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); in uprv_getDefaultLocaleID() local
753 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()