Home
last modified time | relevance | path

Searched refs:fQuoteMode (Results 1 – 18 of 18) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBIRuleScanner.java44 boolean fQuoteMode; // Scan is in a 'quoted region' field in RBBIRuleScanner
739 if (fQuoteMode) { in nextCharLL()
741 fQuoteMode = false; in nextCharLL()
782 fQuoteMode = !fQuoteMode; in nextChar()
783 if (fQuoteMode == true) { in nextChar()
793 if (fQuoteMode) { in nextChar()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRBBIRuleScanner.java45 boolean fQuoteMode; // Scan is in a 'quoted region' field in RBBIRuleScanner
739 if (fQuoteMode) { in nextCharLL()
741 fQuoteMode = false; in nextCharLL()
782 fQuoteMode = !fQuoteMode; in nextChar()
783 if (fQuoteMode == true) { in nextChar()
793 if (fQuoteMode) { in nextChar()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbiscan.cpp95 fQuoteMode = FALSE; in RBBIRuleScanner()
871 if (fQuoteMode) { in nextCharLL()
873 fQuoteMode = FALSE; in nextCharLL()
918 fQuoteMode = !fQuoteMode; in nextChar()
919 if (fQuoteMode == TRUE) { in nextChar()
929 if (fQuoteMode) { in nextChar()
Drbbiscan.h103 UBool fQuoteMode; // Scan is in a 'quoted region' variable
/third_party/icu/icu4c/source/common/
Drbbiscan.cpp95 fQuoteMode = FALSE; in RBBIRuleScanner()
873 if (fQuoteMode) { in nextCharLL()
875 fQuoteMode = FALSE; in nextCharLL()
920 fQuoteMode = !fQuoteMode; in nextChar()
921 if (fQuoteMode == TRUE) { in nextChar()
931 if (fQuoteMode) { in nextChar()
Drbbiscan.h105 UBool fQuoteMode; // Scan is in a 'quoted region' variable
/third_party/skia/third_party/externals/icu/source/common/
Drbbiscan.cpp95 fQuoteMode = FALSE; in RBBIRuleScanner()
873 if (fQuoteMode) { in nextCharLL()
875 fQuoteMode = FALSE; in nextCharLL()
920 fQuoteMode = !fQuoteMode; in nextChar()
921 if (fQuoteMode == TRUE) { in nextChar()
931 if (fQuoteMode) { in nextChar()
Drbbiscan.h105 UBool fQuoteMode; // Scan is in a 'quoted region' variable
/third_party/node/deps/icu-small/source/common/
Drbbiscan.cpp95 fQuoteMode = FALSE; in RBBIRuleScanner()
873 if (fQuoteMode) { in nextCharLL()
875 fQuoteMode = FALSE; in nextCharLL()
920 fQuoteMode = !fQuoteMode; in nextChar()
921 if (fQuoteMode == TRUE) { in nextChar()
931 if (fQuoteMode) { in nextChar()
Drbbiscan.h105 UBool fQuoteMode; // Scan is in a 'quoted region' variable
/third_party/skia/third_party/externals/icu/source/i18n/
Dregexcmp.h143 UBool fQuoteMode; // Scan is in a \Q...\E quoted region variable
Dregexcmp.cpp69 fQuoteMode = FALSE; in RegexCompile()
159 fQuoteMode = TRUE; in compile()
4034 if (fQuoteMode) { in nextChar()
4038 fQuoteMode = FALSE; // Exit quote mode, in nextChar()
4159 fQuoteMode = TRUE; in nextChar()
4317 UBool savedQuoteMode = fQuoteMode; in scanPosixProp()
4368 fQuoteMode = savedQuoteMode; in scanPosixProp()
/third_party/icu/icu4c/source/i18n/
Dregexcmp.h143 UBool fQuoteMode; // Scan is in a \Q...\E quoted region variable
Dregexcmp.cpp69 fQuoteMode = FALSE; in RegexCompile()
159 fQuoteMode = TRUE; in compile()
4034 if (fQuoteMode) { in nextChar()
4038 fQuoteMode = FALSE; // Exit quote mode, in nextChar()
4159 fQuoteMode = TRUE; in nextChar()
4317 UBool savedQuoteMode = fQuoteMode; in scanPosixProp()
4368 fQuoteMode = savedQuoteMode; in scanPosixProp()
/third_party/node/deps/icu-small/source/i18n/
Dregexcmp.h143 UBool fQuoteMode; // Scan is in a \Q...\E quoted region variable
Dregexcmp.cpp69 fQuoteMode = FALSE; in RegexCompile()
159 fQuoteMode = TRUE; in compile()
4037 if (fQuoteMode) { in nextChar()
4041 fQuoteMode = FALSE; // Exit quote mode, in nextChar()
4162 fQuoteMode = TRUE; in nextChar()
4320 UBool savedQuoteMode = fQuoteMode; in scanPosixProp()
4371 fQuoteMode = savedQuoteMode; in scanPosixProp()
/third_party/flutter/skia/third_party/externals/icu/source/i18n/
Dregexcmp.h143 UBool fQuoteMode; // Scan is in a \Q...\E quoted region variable
Dregexcmp.cpp69 fQuoteMode = FALSE; in RegexCompile()
162 fQuoteMode = TRUE; in compile()
4020 if (fQuoteMode) { in nextChar()
4024 fQuoteMode = FALSE; // Exit quote mode, in nextChar()
4143 fQuoteMode = TRUE; in nextChar()
4299 UBool savedQuoteMode = fQuoteMode; in scanPosixProp()
4350 fQuoteMode = savedQuoteMode; in scanPosixProp()