Searched refs:getIgnorables (Results 1 – 3 of 3) sorted by relevance
40 static UnicodeSet *getIgnorables(UDateFormatField fieldIndex);
124 UnicodeSet *SimpleDateFormatStaticSets::getIgnorables(UDateFormatField fieldIndex) in getIgnorables() function in SimpleDateFormatStaticSets
2176 ignorables = SimpleDateFormatStaticSets::getIgnorables(patternCharIndex); in matchLiterals()