Searched refs:doParseActions (Results 1 – 8 of 8) sorted by relevance
83 UBool doParseActions(int32_t a);
200 UBool RBBIRuleScanner::doParseActions(int32_t action) in doParseActions() function in RBBIRuleScanner1077 if (doParseActions((int32_t)tableEl->fAction) == FALSE) { in parse()
39 … | | | See function RBBIRuleScanner::doParseActions()
89 UBool doParseActions(int32_t a);
238 if (doParseActions(tableEl->fAction) == FALSE) { in compile()354 UBool RegexCompile::doParseActions(int32_t action) in doParseActions() function in RegexCompile375 doParseActions(doOpenNonCaptureParen); in doParseActions()
33 … | | | See function RBBIRuleScanner::doParseActions()
135 boolean doParseActions(int action) { in doParseActions() method in RBBIRuleScanner935 if (doParseActions(tableEl.fAction) == false) { in parse()
134 boolean doParseActions(int action) { in doParseActions() method in RBBIRuleScanner934 if (doParseActions(tableEl.fAction) == false) { in parse()