Searched refs:doParseActions (Results 1 – 6 of 6) sorted by relevance
82 UBool doParseActions(int32_t a);
197 UBool RBBIRuleScanner::doParseActions(int32_t action) in doParseActions() function in RBBIRuleScanner1013 if (doParseActions((int32_t)tableEl->fAction) == FALSE) { in parse()
32 … | | | See function RBBIRuleScanner::doParseActions()
85 UBool doParseActions(int32_t a);
229 if (doParseActions(tableEl->fAction) == FALSE) { in compile()356 UBool RegexCompile::doParseActions(int32_t action) in doParseActions() function in RegexCompile377 doParseActions(doOpenNonCaptureParen); in doParseActions()