Searched defs:posixID (Results 1 – 3 of 3) sorted by relevance
69 const char * const posixID; member95 #define ILCID_POSIX_ELEMENT_ARRAY(hostID, languageID, posixID) \ argument905 getHostID(const ILcidPosixMap *this_0, const char* posixID, UErrorCode* status) in getHostID()980 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix()1070 uprv_convertToLCID(const char *langID, const char* posixID, UErrorCode* status) in uprv_convertToLCID()
1359 const char* posixID = NULL; in uprv_getPOSIXIDForCategory() local1409 static const char* posixID = NULL; in uprv_getPOSIXIDForDefaultLocale() local1422 static const char* posixID = NULL; in uprv_getPOSIXIDForDefaultCodepage() local1459 const char* posixID = uprv_getPOSIXIDForDefaultLocale(); in uprv_getDefaultLocaleID() local
754 void Locale::setFromPOSIXID(const char *posixID) in setFromPOSIXID()