Home | History | Annotate | Download | only in regexp

Lines Matching refs:IncrementRegister

1505 ActionNode* ActionNode::IncrementRegister(int reg, RegExpNode* on_success) {
5589 ? static_cast<RegExpNode*>(ActionNode::IncrementRegister(reg_ctr, center))