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