Home
last modified time | relevance | path

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

/external/icu4c/i18n/
Dregexst.cpp166 … fPropSets[URX_GC_T] = new UnicodeSet(UnicodeString(TRUE, gGC_TPattern, -1), *status); in RegexStaticSets()
173 … fPropSets[URX_GC_T] == NULL || fPropSets[URX_GC_LV] == NULL || fPropSets[URX_GC_LVT] == NULL) { in RegexStaticSets()
202 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_T]); in RegexStaticSets()
Dregeximp.h279 URX_GC_T, enumerator
Drematch.cpp3178 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchAt()
3200 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchAt()
3209 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchAt()
4661 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchChunkAt()
4680 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchChunkAt()
4687 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchChunkAt()