HomeSort by relevance Sort by last modified time
    Searched defs:getCanonicalIndex (Results 1 - 2 of 2) sorted by null

  /external/icu4c/i18n/
dtptngen_impl.h 146 int32_t getCanonicalIndex(const UnicodeString& s) { return getCanonicalIndex(s, TRUE); };
147 int32_t getCanonicalIndex(const UnicodeString& s, UBool strict);
dtptngen.cpp     [all...]

Completed in 32 milliseconds