Searched defs:lcid (Results 1 - 11 of 11) sorted by relevance
/third_party/icu/icu4c/source/test/intltest/ |
H A D | winutil.h | 33 int32_t lcid; member
|
H A D | winnmtst.cpp | 137 static UnicodeString &getWindowsFormat(int32_t lcid, UBool currency, UnicodeString &appendTo, const wchar_t *fmt, ...) in getWindowsFormat() argument 234 static void testLocale(const char *localeID, int32_t lcid, NumberFormat *wnf, UBool currency, TestLog *log) in testLocale() argument [all...] |
/third_party/skia/tools/ |
H A D | win_lcid.cpp | 21 LCID lcid = LocaleNameToLCID(pStr, nullptr); in MyFuncLocaleEx() local
|
/third_party/icu/icu4c/source/common/ |
H A D | locmap.cpp | 1228 LCID lcid = LocaleNameToLCID(bcp47Tag, LOCALE_ALLOW_NEUTRAL_NAMES); in uprv_convertToLCIDPlatform() local
|
H A D | uloc.cpp | 2023 uint32_t lcid = 0; in uloc_getLCID() local
|
/third_party/node/deps/icu-small/source/common/ |
H A D | locmap.cpp | 1232 LCID lcid = LocaleNameToLCID(bcp47Tag, LOCALE_ALLOW_NEUTRAL_NAMES); in uprv_convertToLCIDPlatform() local
|
H A D | uloc.cpp | 2027 uint32_t lcid = 0; in uloc_getLCID() local
|
/third_party/node/deps/npm/node_modules/node-gyp/lib/ |
H A D | Find-VisualStudio.cs | 99 string GetDisplayName([MarshalAs(UnmanagedType.U4), In] int lcid); in GetDisplayName() argument 102 string GetDescription([MarshalAs(UnmanagedType.U4), In] int lcid); in GetDescription() argument
|
/third_party/skia/third_party/externals/icu/source/common/ |
H A D | locmap.cpp | 1228 LCID lcid = LocaleNameToLCID(bcp47Tag, LOCALE_ALLOW_NEUTRAL_NAMES); in uprv_convertToLCIDPlatform() local
|
H A D | uloc.cpp | 1990 uint32_t lcid = 0; in uloc_getLCID() local
|
/third_party/icu/icu4c/source/test/cintltst/ |
H A D | cloctst.c | 3588 uint32_t lcid; in TestGetLocaleForLCID() local 6932 uint32_t lcid = uloc_getLCID(localeID); TestBug20370() local [all...] |
Completed in 21 milliseconds