Home
last modified time | relevance | path

Searched refs:getIgnorables (Results 1 – 3 of 3) sorted by relevance

/external/icu/icu4c/source/i18n/
Dsmpdtfst.h39 static UnicodeSet *getIgnorables(UDateFormatField fieldIndex);
Dsmpdtfst.cpp106 UnicodeSet *SimpleDateFormatStaticSets::getIgnorables(UDateFormatField fieldIndex) in getIgnorables() function in SimpleDateFormatStaticSets
Dsmpdtfmt.cpp2735 ignorables = SimpleDateFormatStaticSets::getIgnorables(patternCharIndex); in matchLiterals()