Searched refs:doParseActions (Results 1 – 8 of 8) sorted by relevance
82 UBool doParseActions(int32_t a);
194 UBool RBBIRuleScanner::doParseActions(int32_t action) in doParseActions() function in RBBIRuleScanner1043 if (doParseActions((int32_t)tableEl->fAction) == FALSE) { in parse()
32 … | | | See function RBBIRuleScanner::doParseActions()
86 UBool doParseActions(int32_t a);
234 if (doParseActions(tableEl->fAction) == FALSE) { in compile()350 UBool RegexCompile::doParseActions(int32_t action) in doParseActions() function in RegexCompile371 doParseActions(doOpenNonCaptureParen); in doParseActions()
131 boolean doParseActions(int action) { in doParseActions() method in RBBIRuleScanner901 if (doParseActions(tableEl.fAction) == false) { in parse()
130 boolean doParseActions(int action) { in doParseActions() method in RBBIRuleScanner900 if (doParseActions(tableEl.fAction) == false) { in parse()