Searched refs:fNoChainInRule (Results 1 – 4 of 4) sorted by relevance
69 boolean fNoChainInRule; // True if the current rule starts with a '^'. field in RBBIRuleScanner147 fNoChainInRule = true; in doParseActions()279 !fNoChainInRule) { // and no '^' chain-in inhibit was on this rule in doParseActions()317 fNoChainInRule = false; in doParseActions()
70 boolean fNoChainInRule; // True if the current rule starts with a '^'. field in RBBIRuleScanner148 fNoChainInRule = true; in doParseActions()280 !fNoChainInRule) { // and no '^' chain-in inhibit was on this rule in doParseActions()318 fNoChainInRule = false; in doParseActions()
133 UBool fNoChainInRule; // True if the current rule starts with a '^'. variable
107 fNoChainInRule = FALSE; in RBBIRuleScanner()215 fNoChainInRule = TRUE; in doParseActions()361 !fNoChainInRule) { // and no '^' chain-in inhibit was on this rule in doParseActions()402 fNoChainInRule = FALSE; in doParseActions()