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