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

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

Completed in 237 milliseconds