Home
last modified time | relevance | path

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

/external/icu4c/common/unicode/
Dlocid.h485 uint32_t getLCID(void) const;
/external/icu4c/i18n/
Dwinnmfmt.cpp143 fLCID = locale.getLCID(); in Win32NumberFormat()
Dwindtfmt.cpp100 fLCID = locale.getLCID(); in Win32DateFormat()
/external/icu4c/common/
Dlocid.cpp737 Locale::getLCID() const in getLCID() function in Locale
/external/icu4c/test/intltest/
Dloctest.cpp433 sprintf(temp2, "%x", (int)testLocale.getLCID()); in TestSimpleResourceInfo()