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

  /external/chromium_org/third_party/icu/source/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...]
  /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 156 for (i=0; i<URX_LAST_SET; i++) {
206 for (i=0; i<URX_LAST_SET; i++) {
227 for (i=0; i<URX_LAST_SET; i++) {
238 for (i=0; i<URX_LAST_SET; i++) {
regeximp.h 281 URX_LAST_SET,
rematch.cpp     [all...]
regexcmp.cpp     [all...]

Completed in 37 milliseconds