Home
last modified time | relevance | path

Searched defs:getCanonicalIndex (Results 1 – 2 of 2) sorted by relevance

/external/icu4c/i18n/
Ddtptngen_impl.h147 int32_t getCanonicalIndex(const UnicodeString& s) { return getCanonicalIndex(s, TRUE); } in getCanonicalIndex() function
Ddtptngen.cpp1763 FormatParser::getCanonicalIndex(const UnicodeString& s, UBool strict) { in getCanonicalIndex() function in FormatParser