Searched refs:URX_GC_EXTEND (Results 1 – 3 of 3) sorted by relevance
160 … fPropSets[URX_GC_EXTEND] = new UnicodeSet(UnicodeString(TRUE, gGC_ExtendPattern, -1), *status); in RegexStaticSets()169 …X_ISWORD_SET] == NULL || fPropSets[URX_ISSPACE_SET] == NULL || fPropSets[URX_GC_EXTEND] == NULL || in RegexStaticSets()
267 URX_GC_EXTEND, enumerator
3258 if (sets[URX_GC_EXTEND]->contains(c) == FALSE) { in MatchAt()4821 if (sets[URX_GC_EXTEND]->contains(c) == FALSE) { in MatchChunkAt()