Searched refs:checkIntSuffix (Results 1 - 4 of 4) sorted by relevance

/external/icu/icu4c/source/i18n/unicode/
H A Dsmpdtfmt.h1381 int32_t checkIntSuffix(const UnicodeString& text, int32_t start,
/external/chromium_org/third_party/icu/source/i18n/unicode/
H A Dsmpdtfmt.h1385 int32_t checkIntSuffix(const UnicodeString& text, int32_t start,
/external/chromium_org/third_party/icu/source/i18n/
H A Dsmpdtfmt.cpp2520 txtLoc = checkIntSuffix(text, txtLoc, patLoc+1, TRUE);
2526 txtLoc = checkIntSuffix(text, txtLoc, patLoc+1, FALSE);
3389 SimpleDateFormat::checkIntSuffix(const UnicodeString& text, int32_t start, function in class:SimpleDateFormat
/external/icu/icu4c/source/i18n/
H A Dsmpdtfmt.cpp2547 txtLoc = checkIntSuffix(text, txtLoc, patLoc+1, TRUE);
2553 txtLoc = checkIntSuffix(text, txtLoc, patLoc+1, FALSE);
3434 SimpleDateFormat::checkIntSuffix(const UnicodeString& text, int32_t start, function in class:SimpleDateFormat

Completed in 280 milliseconds