Home
last modified time | relevance | path

Searched refs:getLCID (Results 1 – 5 of 5) sorted by relevance

/external/icu/icu4c/source/common/unicode/
Dlocid.h494 uint32_t getLCID(void) const;
/external/icu/icu4c/source/i18n/
Dwinnmfmt.cpp142 fLCID = locale.getLCID(); in Win32NumberFormat()
Dwindtfmt.cpp100 fLCID = locale.getLCID(); in Win32DateFormat()
/external/icu/icu4c/source/common/
Dlocid.cpp738 Locale::getLCID() const in getLCID() function in Locale
/external/icu/icu4c/source/test/intltest/
Dloctest.cpp427 sprintf(temp2, "%x", (int)testLocale.getLCID()); in TestSimpleResourceInfo()