Searched refs:doParseActions (Results 1 – 8 of 8) sorted by relevance
83 UBool doParseActions(int32_t a);
199 UBool RBBIRuleScanner::doParseActions(int32_t action) in doParseActions() function in RBBIRuleScanner1071 if (doParseActions((int32_t)tableEl->fAction) == FALSE) { in parse()
39 … | | | See function RBBIRuleScanner::doParseActions()
89 UBool doParseActions(int32_t a);
237 if (doParseActions(tableEl->fAction) == FALSE) { in compile()353 UBool RegexCompile::doParseActions(int32_t action) in doParseActions() function in RegexCompile374 doParseActions(doOpenNonCaptureParen); in doParseActions()
33 … | | | See function RBBIRuleScanner::doParseActions()
133 boolean doParseActions(int action) { in doParseActions() method in RBBIRuleScanner926 if (doParseActions(tableEl.fAction) == false) { in parse()
134 boolean doParseActions(int action) { in doParseActions() method in RBBIRuleScanner927 if (doParseActions(tableEl.fAction) == false) { in parse()