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

/external/chromium_org/third_party/icu/source/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:__anon11709
H A Drematch.cpp3194 if (sets[URX_GC_CONTROL]->contains(c)) goto GC_Control;
4892 if (sets[URX_GC_CONTROL]->contains(c)) goto GC_Control;
/external/icu4c/i18n/
H A Dregexst.cpp163 fPropSets[URX_GC_CONTROL] = new UnicodeSet(UnicodeString(TRUE, gGC_ControlPattern, -1), *status);
172 fPropSets[URX_GC_CONTROL] == NULL || fPropSets[URX_GC_L] == NULL || fPropSets[URX_GC_V] == NULL ||
199 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_CONTROL]);
H A Dregeximp.h274 URX_GC_CONTROL, enumerator in enum:__anon19202
H A Drematch.cpp3173 if (sets[URX_GC_CONTROL]->contains(c)) goto GC_Control;
4656 if (sets[URX_GC_CONTROL]->contains(c)) goto GC_Control;

Completed in 178 milliseconds