Home
last modified time | relevance | path

Searched refs:getCanonicalIndex (Results 1 – 3 of 3) sorted by relevance

/external/icu4c/i18n/unicode/
Ddtptngen.h402 int32_t getCanonicalIndex(const UnicodeString& field);
/external/icu4c/i18n/
Ddtptngen_impl.h143 int32_t getCanonicalIndex(const UnicodeString& s);
Ddtptngen.cpp777 int32_t canonicalIndex = fp->getCanonicalIndex(field); in adjustFieldTypes()
1275 int32_t canonicalIndex = fp->getCanonicalIndex(field); in set()
1454 FormatParser::getCanonicalIndex(const UnicodeString& s) { in getCanonicalIndex() function in FormatParser