Home
last modified time | relevance | path

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

/external/icu/icu4c/source/i18n/
Dregexst.cpp164 … fPropSets[URX_GC_T] = new UnicodeSet(UnicodeString(TRUE, gGC_TPattern, -1), *status); in RegexStaticSets()
171 … fPropSets[URX_GC_T] == NULL || fPropSets[URX_GC_LV] == NULL || fPropSets[URX_GC_LVT] == NULL) { in RegexStaticSets()
200 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_T]); in RegexStaticSets()
Dregeximp.h273 URX_GC_T, enumerator
Drematch.cpp3215 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchAt()
3237 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchAt()
3246 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchAt()
4784 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchChunkAt()
4803 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchChunkAt()
4810 if (sets[URX_GC_T]->contains(c)) goto GC_T; in MatchChunkAt()