Searched refs:fLookAheadRule (Results 1 – 4 of 4) sorted by relevance
68 boolean fLookAheadRule; // True if the rule includes a '/' field in RBBIRuleScanner259 if (fLookAheadRule) { in doParseActions()318 fLookAheadRule = false; in doParseActions()399 fLookAheadRule = true; in doParseActions()
67 boolean fLookAheadRule; // True if the rule includes a '/' field in RBBIRuleScanner258 if (fLookAheadRule) { in doParseActions()317 fLookAheadRule = false; in doParseActions()398 fLookAheadRule = true; in doParseActions()
107 fLookAheadRule = FALSE; in RBBIRuleScanner()337 if (fLookAheadRule) { in doParseActions()402 fLookAheadRule = FALSE; in doParseActions()504 fLookAheadRule = TRUE; in doParseActions()
130 UBool fLookAheadRule; // True if the rule includes a '/' variable