Searched refs:getCanonicalIndex (Results 1 - 6 of 6) sorted by relevance

/external/chromium/third_party/icu/source/i18n/
H A Ddtptngen_impl.h146 int32_t getCanonicalIndex(const UnicodeString& s) { return getCanonicalIndex(s, TRUE); }; function in class:FormatParser
147 int32_t getCanonicalIndex(const UnicodeString& s, UBool strict);
H A Ddtptngen.cpp1007 int32_t canonicalIndex = fp->getCanonicalIndex(field);
1553 int32_t canonicalIndex = fp->getCanonicalIndex(field);
1732 FormatParser::getCanonicalIndex(const UnicodeString& s, UBool strict) { function in class:FormatParser
/external/icu4c/i18n/
H A Ddtptngen_impl.h146 int32_t getCanonicalIndex(const UnicodeString& s) { return getCanonicalIndex(s, TRUE); }; function in class:FormatParser
147 int32_t getCanonicalIndex(const UnicodeString& s, UBool strict);
H A Ddtptngen.cpp1016 int32_t canonicalIndex = fp->getCanonicalIndex(field);
1571 int32_t canonicalIndex = fp->getCanonicalIndex(field);
1750 FormatParser::getCanonicalIndex(const UnicodeString& s, UBool strict) { function in class:FormatParser
/external/chromium/third_party/icu/public/i18n/unicode/
H A Ddtptngen.h410 int32_t getCanonicalIndex(const UnicodeString& field);
/external/icu4c/i18n/unicode/
H A Ddtptngen.h461 int32_t getCanonicalIndex(const UnicodeString& field);

Completed in 23 milliseconds