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

/external/icu4c/i18n/
H A Dregeximp.h266 URX_GC_LV, enumerator in enum:__anon4785
H A Dregexst.cpp165 fPropSets[URX_GC_LV] = new UnicodeSet(UnicodeString(TRUE, gGC_LVPattern, -1), *status);
171 fPropSets[URX_GC_T] == NULL || fPropSets[URX_GC_LV] == NULL || fPropSets[URX_GC_LVT] == NULL) {
H A Drematch.cpp3233 if (sets[URX_GC_LV]->contains(c)) goto GC_V;
3246 if (sets[URX_GC_LV]->contains(c)) goto GC_V;
4931 if (sets[URX_GC_LV]->contains(c)) goto GC_V;
4943 if (sets[URX_GC_LV]->contains(c)) goto GC_V;

Completed in 51 milliseconds