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

  /external/chromium_org/third_party/icu/source/i18n/
regexst.cpp 163 fPropSets[URX_GC_V] = new UnicodeSet(UnicodeString(TRUE, gGC_VPattern, -1), *status);
170 fPropSets[URX_GC_CONTROL] == NULL || fPropSets[URX_GC_L] == NULL || fPropSets[URX_GC_V] == NULL ||
199 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_V]);
regeximp.h 268 URX_GC_V,
rematch.cpp     [all...]
  /external/icu4c/i18n/
regexst.cpp 165 fPropSets[URX_GC_V] = new UnicodeSet(UnicodeString(TRUE, gGC_VPattern, -1), *status);
172 fPropSets[URX_GC_CONTROL] == NULL || fPropSets[URX_GC_L] == NULL || fPropSets[URX_GC_V] == NULL ||
201 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_V]);
regeximp.h 278 URX_GC_V,
rematch.cpp     [all...]

Completed in 574 milliseconds