HomeSort by relevance Sort by last modified time
    Searched refs:URX_GC_CONTROL (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/icu/source/i18n/
regexst.cpp 161 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]);
regeximp.h 264 URX_GC_CONTROL,
rematch.cpp     [all...]
  /external/icu4c/i18n/
regexst.cpp 163 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]);
regeximp.h 274 URX_GC_CONTROL,
rematch.cpp     [all...]

Completed in 30 milliseconds