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

/macosx-10.9.5/ICU-511.35/icuSources/i18n/
H A Dregexst.cpp164 fPropSets[URX_GC_L] = new UnicodeSet(UnicodeString(TRUE, gGC_LPattern, -1), *status);
172 fPropSets[URX_GC_CONTROL] == NULL || fPropSets[URX_GC_L] == NULL || fPropSets[URX_GC_V] == NULL ||
200 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_L]);
H A Dregeximp.h275 URX_GC_L, enumerator in enum:__anon1145
H A Drematch.cpp3174 if (sets[URX_GC_L]->contains(c)) goto GC_L;
3187 if (sets[URX_GC_L]->contains(c)) goto GC_L;
4657 if (sets[URX_GC_L]->contains(c)) goto GC_L;
4669 if (sets[URX_GC_L]->contains(c)) goto GC_L;

Completed in 141 milliseconds