Searched refs:matchLiterals (Results 1 – 2 of 2) sorted by relevance
1039 static UBool matchLiterals(const UnicodeString &pattern, int32_t &patternOffset,
1770 if (! matchLiterals(fPattern, i, text, pos, lenient)) { in parse()2063 UBool SimpleDateFormat::matchLiterals(const UnicodeString &pattern, in matchLiterals() function in SimpleDateFormat