Searched refs:URX_GC_EXTEND (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dregeximp.h273 URX_GC_EXTEND, enumerator in enum:__anon1145
H A Dregexst.cpp162 fPropSets[URX_GC_EXTEND] = new UnicodeSet(UnicodeString(TRUE, gGC_ExtendPattern, -1), *status);
171 if (fPropSets[URX_ISWORD_SET] == NULL || fPropSets[URX_ISSPACE_SET] == NULL || fPropSets[URX_GC_EXTEND] == NULL ||
H A Drematch.cpp3221 if (sets[URX_GC_EXTEND]->contains(c) == FALSE) {
4698 if (sets[URX_GC_EXTEND]->contains(c) == FALSE) {

Completed in 77 milliseconds