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

  /external/icu4c/i18n/
regexst.h 42 UnicodeSet *fPropSets[URX_LAST_SET]; // The sets for common regex items, e.g. \s
43 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++) {
225 for (i=0; i<URX_LAST_SET; i++) {
236 for (i=0; i<URX_LAST_SET; i++) {
regeximp.h 271 URX_LAST_SET,
rematch.cpp     [all...]
regexcmp.cpp     [all...]

Completed in 736 milliseconds