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

  /external/icu/icu4c/source/i18n/
regexst.h 44 UnicodeSet *fPropSets[URX_LAST_SET]; // The sets for common regex items, e.g. \s
45 Regex8BitSet fPropSets8[URX_LAST_SET]; // Fast bitmap sets for latin-1 range for above.
regexst.cpp 154 for (i=0; i<URX_LAST_SET; i++) {
204 for (i=0; i<URX_LAST_SET; i++) {
229 for (i=0; i<URX_LAST_SET; i++) {
242 for (i=0; i<URX_LAST_SET; i++) {
regeximp.h 275 URX_LAST_SET,
rematch.cpp     [all...]
regexcmp.cpp     [all...]

Completed in 394 milliseconds