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

/external/icu4c/i18n/
H A Dregexst.cpp161 fPropSets[URX_GC_CONTROL] = new UnicodeSet(UnicodeString(TRUE, gGC_ControlPattern, -1), *status);
170 fPropSets[URX_GC_CONTROL] == NULL || fPropSets[URX_GC_L] == NULL || fPropSets[URX_GC_V] == NULL ||
197 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_CONTROL]);
H A Dregeximp.h264 URX_GC_CONTROL, enumerator in enum:__anon4785
H A Drematch.cpp3231 if (sets[URX_GC_CONTROL]->contains(c)) goto GC_Control;
4929 if (sets[URX_GC_CONTROL]->contains(c)) goto GC_Control;

Completed in 251 milliseconds