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

  /external/icu4c/i18n/
regeximp.h 273 URX_GC_EXTEND,
regexst.cpp 162 fPropSets[URX_GC_EXTEND] = new UnicodeSet(UnicodeString(TRUE, gGC_ExtendPattern, -1), *status);
171 if (fPropSets[URX_ISWORD_SET] == NULL || fPropSets[URX_ISSPACE_SET] == NULL || fPropSets[URX_GC_EXTEND] == NULL ||
rematch.cpp     [all...]

Completed in 20 milliseconds