Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1441 int32_t checkIntSuffix(const UnicodeString& text, int32_t start,
/external/icu/libicu/cts_headers/unicode/
Dsmpdtfmt.h1441 int32_t checkIntSuffix(const UnicodeString& text, int32_t start,
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp3088 txtLoc = checkIntSuffix(text, txtLoc, patLoc+1, TRUE); in subParse()
3094 txtLoc = checkIntSuffix(text, txtLoc, patLoc+1, FALSE); in subParse()
4168 SimpleDateFormat::checkIntSuffix(const UnicodeString& text, int32_t start, in checkIntSuffix() function in SimpleDateFormat