Home
last modified time | relevance | path

Searched refs:uprv_convertToPosix (Results 1 – 15 of 15) sorted by relevance

/third_party/node/deps/icu-small/source/common/
Dlocmap.h33 U_CAPI int32_t uprv_convertToPosix(uint32_t hostid, char* posixID, int32_t posixIDCapacity, UErrorC…
Dlocmap.cpp1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix() function
Duloc.cpp2086 return uprv_convertToPosix(hostid, locale, localeCapacity, status); in uloc_getLocaleForLCID()
/third_party/icu/icu4c/source/common/
Dlocmap.h33 U_CAPI int32_t uprv_convertToPosix(uint32_t hostid, char* posixID, int32_t posixIDCapacity, UErrorC…
Dlocmap.cpp1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix() function
Duloc.cpp2086 return uprv_convertToPosix(hostid, locale, localeCapacity, status); in uloc_getLocaleForLCID()
/third_party/skia/third_party/externals/icu/source/common/
Dlocmap.h33 U_CAPI int32_t uprv_convertToPosix(uint32_t hostid, char* posixID, int32_t posixIDCapacity, UErrorC…
Dlocmap.cpp1052 uprv_convertToPosix(uint32_t hostid, char *posixID, int32_t posixIDCapacity, UErrorCode* status) in uprv_convertToPosix() function
Duloc.cpp2053 return uprv_convertToPosix(hostid, locale, localeCapacity, status); in uloc_getLocaleForLCID()
/third_party/icu/icu4c/source/test/intltest/
Dwinutil.cpp60 …localeIDLen = uprv_convertToPosix(lcidRecords[lcidCount].lcid, localeID, UPRV_LENGTHOF(localeID), … in EnumLocalesProc()
Dloctest.cpp5437 uprv_convertToPosix(hostid, posixID, BUFFER_SIZE, &status); in TestBug13554()
/third_party/skia/third_party/externals/icu/source/common/unicode/
Durename.h1330 #define uprv_convertToPosix U_ICU_ENTRY_POINT_RENAME(uprv_convertToPosix) macro
/third_party/icu/icu4c/source/test/cintltst/
Dcldrtest.c477 len = uprv_convertToPosix(expectedLCID, lcidStringC, UPRV_LENGTHOF(lcidStringC) - 1, &status); in testLCID()
/third_party/icu/icu4c/source/common/unicode/
Durename.h1348 #define uprv_convertToPosix U_ICU_ENTRY_POINT_RENAME(uprv_convertToPosix) macro
/third_party/node/deps/icu-small/source/common/unicode/
Durename.h1349 #define uprv_convertToPosix U_ICU_ENTRY_POINT_RENAME(uprv_convertToPosix) macro