Searched refs:fChainRules (Results 1 – 10 of 10) sorted by relevance
159 UBool fChainRules; // True for chained Unicode TR style rules. variable
67 fChainRules = FALSE; in RBBIRuleBuilder()
361 if (fRB->fChainRules && // If rule chaining is enabled globally via !!chain in doParseActions()549 fRB->fChainRules = TRUE; in doParseActions()
166 if (fRB->fChainRules) { in buildForwardTable()
53 boolean fChainRules; // True for chained Unicode TR style rules. field in RBBIRuleBuilder
280 if (fRB.fChainRules && // If rule chaining is enabled globally via !!chain in doParseActions()439 fRB.fChainRules = true; in doParseActions()
175 if (fRB.fChainRules) { in buildForwardTable()
52 boolean fChainRules; // True for chained Unicode TR style rules. field in RBBIRuleBuilder
279 if (fRB.fChainRules && // If rule chaining is enabled globally via !!chain in doParseActions()438 fRB.fChainRules = true; in doParseActions()
174 if (fRB.fChainRules) { in buildForwardTable()