Searched refs:checkIntSuffix (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | smpdtfmt.h | 1441 int32_t checkIntSuffix(const UnicodeString& text, int32_t start,
|
/external/icu/libicu/cts_headers/unicode/ |
D | smpdtfmt.h | 1441 int32_t checkIntSuffix(const UnicodeString& text, int32_t start,
|
/external/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 3088 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
|