Home | History | Annotate | Download | only in regexp

Lines Matching full:is_capture

1309               undo_action = pc->is_capture() ? CLEAR : RESTORE;
1510 bool is_capture,
1515 result->data_.u_position_register.is_capture = is_capture;
4286 data_.u_position_register.is_capture,