Searched refs:ignorables (Results 1 – 4 of 4) sorted by relevance
145 Description { "New UCA states that primary ignorables should be completely "178 Description { "New UCA states that primary ignorables should be completely "
2173 const UnicodeSet *ignorables = NULL; in matchLiterals() local2176 ignorables = SimpleDateFormatStaticSets::getIgnorables(patternCharIndex); in matchLiterals()2182 if (ignorables == NULL || !ignorables->contains(ch)) { in matchLiterals()
132 - Add --bot / --eot / --preserve-default-ignorables
2845 …s property removes certain variations from characters: case, compatibility, and default-ignorables.