Searched refs:matchLiterals (Results 1 – 2 of 2) sorted by relevance
1394 static UBool matchLiterals(const UnicodeString &pattern, int32_t &patternOffset,
2312 …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