HomeSort by relevance Sort by last modified time
    Searched refs:getLCID (Results 1 - 5 of 5) sorted by null

  /external/icu4c/common/unicode/
locid.h 485 uint32_t getLCID(void) const;
  /external/icu4c/i18n/
windtfmt.cpp 100 fLCID = locale.getLCID();
winnmfmt.cpp 143 fLCID = locale.getLCID();
  /external/icu4c/common/
locid.cpp 737 Locale::getLCID() const
  /external/icu4c/test/intltest/
loctest.cpp 434 sprintf(temp2, "%x", (int)testLocale.getLCID());
    [all...]

Completed in 414 milliseconds