Searched refs:doParseActions (Results 1 – 10 of 10) sorted by relevance
85 UBool doParseActions(int32_t a);
200 UBool RBBIRuleScanner::doParseActions(int32_t action) in doParseActions() function in RBBIRuleScanner1075 if (doParseActions((int32_t)tableEl->fAction) == FALSE) { in parse()
39 … | | | See function RBBIRuleScanner::doParseActions()
89 UBool doParseActions(int32_t a);
235 if (doParseActions(tableEl->fAction) == FALSE) { in compile()351 UBool RegexCompile::doParseActions(int32_t action) in doParseActions() function in RegexCompile372 doParseActions(doOpenNonCaptureParen); in doParseActions()
33 … | | | See function RBBIRuleScanner::doParseActions()
134 boolean doParseActions(int action) { in doParseActions() method in RBBIRuleScanner932 if (doParseActions(tableEl.fAction) == false) { in parse()
135 boolean doParseActions(int action) { in doParseActions() method in RBBIRuleScanner933 if (doParseActions(tableEl.fAction) == false) { in parse()