Home
last modified time | relevance | path

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

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