Searched refs:URX_GC_V (Results 1 – 3 of 3) sorted by relevance
163 … fPropSets[URX_GC_V] = new UnicodeSet(UnicodeString(TRUE, gGC_VPattern, -1), *status); in RegexStaticSets()170 …fPropSets[URX_GC_CONTROL] == NULL || fPropSets[URX_GC_L] == NULL || fPropSets[URX_GC_V] == NULL || in RegexStaticSets()199 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_V]); in RegexStaticSets()
272 URX_GC_V, enumerator
3214 if (sets[URX_GC_V]->contains(c)) goto GC_V; in MatchAt()3227 if (sets[URX_GC_V]->contains(c)) goto GC_V; in MatchAt()3236 if (sets[URX_GC_V]->contains(c)) goto GC_V; in MatchAt()4783 if (sets[URX_GC_V]->contains(c)) goto GC_V; in MatchChunkAt()4795 if (sets[URX_GC_V]->contains(c)) goto GC_V; in MatchChunkAt()4802 if (sets[URX_GC_V]->contains(c)) goto GC_V; in MatchChunkAt()