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

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

Completed in 194 milliseconds