Searched refs:matchLiterals (Results 1 – 3 of 3) sorted by relevance
/external/icu/icu4c/source/i18n/unicode/ |
D | smpdtfmt.h | 1399 static UBool matchLiterals(const UnicodeString &pattern, int32_t &patternOffset,
|
/external/icu/libicu/cts_headers/unicode/ |
D | smpdtfmt.h | 1399 static UBool matchLiterals(const UnicodeString &pattern, int32_t &patternOffset,
|
/external/icu/icu4c/source/i18n/ |
D | smpdtfmt.cpp | 2400 …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
|