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

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dregexst.cpp165 fPropSets[URX_GC_V] = new UnicodeSet(UnicodeString(TRUE, gGC_VPattern, -1), *status);
172 fPropSets[URX_GC_CONTROL] == NULL || fPropSets[URX_GC_L] == NULL || fPropSets[URX_GC_V] == NULL ||
201 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_V]);
H A Dregeximp.h278 URX_GC_V, enumerator in enum:__anon1145
H A Drematch.cpp3177 if (sets[URX_GC_V]->contains(c)) goto GC_V;
3190 if (sets[URX_GC_V]->contains(c)) goto GC_V;
3199 if (sets[URX_GC_V]->contains(c)) goto GC_V;
4660 if (sets[URX_GC_V]->contains(c)) goto GC_V;
4672 if (sets[URX_GC_V]->contains(c)) goto GC_V;
4679 if (sets[URX_GC_V]->contains(c)) goto GC_V;

Completed in 72 milliseconds