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

  /external/chromium_org/third_party/icu/source/i18n/
regexst.cpp 162 fPropSets[URX_GC_L] = new UnicodeSet(UnicodeString(TRUE, gGC_LPattern, -1), *status);
170 fPropSets[URX_GC_CONTROL] == NULL || fPropSets[URX_GC_L] == NULL || fPropSets[URX_GC_V] == NULL ||
198 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_L]);
regeximp.h 265 URX_GC_L,
rematch.cpp     [all...]
  /external/icu4c/i18n/
regexst.cpp 164 fPropSets[URX_GC_L] = new UnicodeSet(UnicodeString(TRUE, gGC_LPattern, -1), *status);
172 fPropSets[URX_GC_CONTROL] == NULL || fPropSets[URX_GC_L] == NULL || fPropSets[URX_GC_V] == NULL ||
200 fPropSets[URX_GC_NORMAL]->removeAll(*fPropSets[URX_GC_L]);
regeximp.h 275 URX_GC_L,
rematch.cpp     [all...]

Completed in 27 milliseconds