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

  /external/chromium_org/third_party/icu/source/i18n/
regexst.cpp 164 fPropSets[URX_GC_T] = new UnicodeSet(UnicodeString(TRUE, gGC_TPattern, -1), *status);
171 fPropSets[URX_GC_T] == NULL || fPropSets[URX_GC_LV] == NULL || fPropSets[URX_GC_LVT] == NULL) {
200 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_T]);
regeximp.h 269 URX_GC_T,
rematch.cpp     [all...]
  /external/icu4c/i18n/
regexst.cpp 166 fPropSets[URX_GC_T] = new UnicodeSet(UnicodeString(TRUE, gGC_TPattern, -1), *status);
173 fPropSets[URX_GC_T] == NULL || fPropSets[URX_GC_LV] == NULL || fPropSets[URX_GC_LVT] == NULL) {
202 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_T]);
regeximp.h 279 URX_GC_T,
rematch.cpp     [all...]

Completed in 6298 milliseconds