Home
last modified time | relevance | path

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

/external/icu4c/i18n/unicode/
Dsmpdtfmt.h1077 int32_t checkIntSuffix(const UnicodeString& text, int32_t start,
/external/icu4c/i18n/
Dsmpdtfmt.cpp2455 txtLoc = checkIntSuffix(text, txtLoc, patLoc+1, TRUE); in subParse()
2461 txtLoc = checkIntSuffix(text, txtLoc, patLoc+1, FALSE); in subParse()
3229 SimpleDateFormat::checkIntSuffix(const UnicodeString& text, int32_t start, in checkIntSuffix() function in SimpleDateFormat