Searched refs:URX_GC_LVT (Results 1 – 3 of 3) sorted by relevance
168 … fPropSets[URX_GC_LVT] = new UnicodeSet(UnicodeString(TRUE, gGC_LVTPattern, -1), *status); in RegexStaticSets()173 … fPropSets[URX_GC_T] == NULL || fPropSets[URX_GC_LV] == NULL || fPropSets[URX_GC_LVT] == NULL) { in RegexStaticSets()
277 URX_GC_LVT, enumerator
3176 if (sets[URX_GC_LVT]->contains(c)) goto GC_T; in MatchAt()3189 if (sets[URX_GC_LVT]->contains(c)) goto GC_T; in MatchAt()4659 if (sets[URX_GC_LVT]->contains(c)) goto GC_T; in MatchChunkAt()4671 if (sets[URX_GC_LVT]->contains(c)) goto GC_T; in MatchChunkAt()