Home
last modified time | relevance | path

Searched refs:checkIntSuffix (Results 1 – 2 of 2) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1436 int32_t checkIntSuffix(const UnicodeString& text, int32_t start,
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp3004 txtLoc = checkIntSuffix(text, txtLoc, patLoc+1, TRUE); in subParse()
3010 txtLoc = checkIntSuffix(text, txtLoc, patLoc+1, FALSE); in subParse()
4047 SimpleDateFormat::checkIntSuffix(const UnicodeString& text, int32_t start, in checkIntSuffix() function in SimpleDateFormat