Searched refs:matchLiterals (Results 1 – 2 of 2) sorted by relevance
1376 static UBool matchLiterals(const UnicodeString &pattern, int32_t &patternOffset,
2128 …if (! matchLiterals(fPattern, i, text, pos, getBooleanAttribute(UDAT_PARSE_ALLOW_WHITESPACE, statu… in parse()2368 UBool SimpleDateFormat::matchLiterals(const UnicodeString &pattern, in matchLiterals() function in SimpleDateFormat