Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/unicode/
Dsmpdtfmt.h1394 static UBool matchLiterals(const UnicodeString &pattern, int32_t &patternOffset,
/external/icu/icu4c/source/i18n/
Dsmpdtfmt.cpp2312 …if (! matchLiterals(fPattern, i, text, pos, getBooleanAttribute(UDAT_PARSE_ALLOW_WHITESPACE, statu… in parse()
2645 UBool SimpleDateFormat::matchLiterals(const UnicodeString &pattern, in matchLiterals() function in SimpleDateFormat