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

  /external/icu/icu4c/source/i18n/
regexcmp.h 55 UBool fQuoted;
regexcmp.cpp 198 if (tableEl->fCharClass < 127 && fC.fQuoted == FALSE && tableEl->fCharClass == fC.fChar) {
208 if (tableEl->fCharClass == 254 && fC.fQuoted) {
218 fC.fQuoted == FALSE && // char is not escaped &&
    [all...]

Completed in 64 milliseconds