Searched refs:newBestMatchWithOptionalDot (Results 1 – 1 of 1) sorted by relevance
/external/icu4c/i18n/ |
D | smpdtfmt.cpp | 1987 newBestMatchWithOptionalDot(const UnicodeString &lcaseText, 2024 if (newBestMatchWithOptionalDot(lcaseText, data[i], bestMatchName, bestMatchLength)) { in matchQuarterString() 2233 if (newBestMatchWithOptionalDot(lcaseText, data[i], bestMatchName, bestMatchLength)) { in matchString() 2244 … if (newBestMatchWithOptionalDot(lcaseText, leapMonthName, bestMatchName, bestMatchLength)) { in matchString() 2298 newBestMatchWithOptionalDot(const UnicodeString &lcaseText, in newBestMatchWithOptionalDot() function
|