Searched refs:URX_GC_L (Results 1 – 3 of 3) sorted by relevance
160 … fPropSets[URX_GC_L] = new UnicodeSet(UnicodeString(TRUE, gGC_LPattern, -1), *status); in RegexStaticSets()168 …fPropSets[URX_GC_CONTROL] == NULL || fPropSets[URX_GC_L] == NULL || fPropSets[URX_GC_V] == NULL || in RegexStaticSets()196 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_L]); in RegexStaticSets()
267 URX_GC_L, enumerator
3217 if (sets[URX_GC_L]->contains(c)) goto GC_L; in MatchAt()3230 if (sets[URX_GC_L]->contains(c)) goto GC_L; in MatchAt()4775 if (sets[URX_GC_L]->contains(c)) goto GC_L; in MatchChunkAt()4787 if (sets[URX_GC_L]->contains(c)) goto GC_L; in MatchChunkAt()