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

  /external/icu4c/i18n/
regexcmp.h 51 UBool fQuoted;
regexcmp.cpp 183 if (tableEl->fCharClass < 127 && fC.fQuoted == FALSE && tableEl->fCharClass == fC.fChar) {
193 if (tableEl->fCharClass == 254 && fC.fQuoted) {
203 fC.fQuoted == FALSE && // char is not escaped &&
    [all...]

Completed in 429 milliseconds