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

  /external/icu4c/common/
rbbiscan.h 102 UBool fQuoteMode; // Scan is in a 'quoted region'
rbbiscan.cpp 110 fQuoteMode = FALSE;
810 if (fQuoteMode) {
812 fQuoteMode = FALSE;
857 fQuoteMode = !fQuoteMode;
858 if (fQuoteMode == TRUE) {
868 if (fQuoteMode) {
    [all...]
  /external/icu4c/i18n/
regexcmp.h 131 UBool fQuoteMode; // Scan is in a \Q...\E quoted region
regexcmp.cpp 59 fQuoteMode = FALSE;
    [all...]

Completed in 461 milliseconds