Searched refs:URX_GC_L (Results 1 – 3 of 3) sorted by relevance
162 … fPropSets[URX_GC_L] = new UnicodeSet(UnicodeString(TRUE, gGC_LPattern, -1), *status); in RegexStaticSets()170 …fPropSets[URX_GC_CONTROL] == NULL || fPropSets[URX_GC_L] == NULL || fPropSets[URX_GC_V] == NULL || in RegexStaticSets()198 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_L]); in RegexStaticSets()
269 URX_GC_L, enumerator
3211 if (sets[URX_GC_L]->contains(c)) goto GC_L; in MatchAt()3224 if (sets[URX_GC_L]->contains(c)) goto GC_L; in MatchAt()4780 if (sets[URX_GC_L]->contains(c)) goto GC_L; in MatchChunkAt()4792 if (sets[URX_GC_L]->contains(c)) goto GC_L; in MatchChunkAt()