Searched refs:newBestMatchWithOptionalDot (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp2052 newBestMatchWithOptionalDot(const UnicodeString &lcaseText,
2089 if (newBestMatchWithOptionalDot(lcaseText, data[i], bestMatchName, bestMatchLength)) {
2298 if (newBestMatchWithOptionalDot(lcaseText, data[i], bestMatchName, bestMatchLength)) {
2309 if (newBestMatchWithOptionalDot(lcaseText, leapMonthName, bestMatchName, bestMatchLength)) {
2363 newBestMatchWithOptionalDot(const UnicodeString &lcaseText, function
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp2077 newBestMatchWithOptionalDot(const UnicodeString &lcaseText,
2114 if (newBestMatchWithOptionalDot(lcaseText, data[i], bestMatchName, bestMatchLength)) {
2331 if (newBestMatchWithOptionalDot(lcaseText, data[i], bestMatchName, bestMatchLength)) {
2342 if (newBestMatchWithOptionalDot(lcaseText, leapMonthName, bestMatchName, bestMatchLength)) {
2396 newBestMatchWithOptionalDot(const UnicodeString &lcaseText, function

Completed in 885 milliseconds