Home
last modified time | relevance | path

Searched refs:fNoChainInRule (Results 1 – 10 of 10) sorted by relevance

/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DRBBIRuleScanner.java70 boolean fNoChainInRule; // True if the current rule starts with a '^'. field in RBBIRuleScanner
148 fNoChainInRule = true; in doParseActions()
280 !fNoChainInRule) { // and no '^' chain-in inhibit was on this rule in doParseActions()
318 fNoChainInRule = false; in doParseActions()
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DRBBIRuleScanner.java71 boolean fNoChainInRule; // True if the current rule starts with a '^'. field in RBBIRuleScanner
149 fNoChainInRule = true; in doParseActions()
281 !fNoChainInRule) { // and no '^' chain-in inhibit was on this rule in doParseActions()
319 fNoChainInRule = false; in doParseActions()
/third_party/icu/icu4c/source/common/
Drbbiscan.h135 UBool fNoChainInRule; // True if the current rule starts with a '^'. variable
Drbbiscan.cpp108 fNoChainInRule = FALSE; in RBBIRuleScanner()
216 fNoChainInRule = TRUE; in doParseActions()
362 !fNoChainInRule) { // and no '^' chain-in inhibit was on this rule in doParseActions()
403 fNoChainInRule = FALSE; in doParseActions()
/third_party/node/deps/icu-small/source/common/
Drbbiscan.h135 UBool fNoChainInRule; // True if the current rule starts with a '^'. variable
Drbbiscan.cpp108 fNoChainInRule = FALSE; in RBBIRuleScanner()
216 fNoChainInRule = TRUE; in doParseActions()
362 !fNoChainInRule) { // and no '^' chain-in inhibit was on this rule in doParseActions()
403 fNoChainInRule = FALSE; in doParseActions()
/third_party/skia/third_party/externals/icu/source/common/
Drbbiscan.h135 UBool fNoChainInRule; // True if the current rule starts with a '^'. variable
Drbbiscan.cpp108 fNoChainInRule = FALSE; in RBBIRuleScanner()
216 fNoChainInRule = TRUE; in doParseActions()
362 !fNoChainInRule) { // and no '^' chain-in inhibit was on this rule in doParseActions()
403 fNoChainInRule = FALSE; in doParseActions()
/third_party/flutter/skia/third_party/externals/icu/source/common/
Drbbiscan.h133 UBool fNoChainInRule; // True if the current rule starts with a '^'. variable
Drbbiscan.cpp108 fNoChainInRule = FALSE; in RBBIRuleScanner()
216 fNoChainInRule = TRUE; in doParseActions()
362 !fNoChainInRule) { // and no '^' chain-in inhibit was on this rule in doParseActions()
403 fNoChainInRule = FALSE; in doParseActions()