Home | History | Annotate | Download | only in regexp

Lines Matching refs:clear_register_count

1547                                                 int clear_register_count,
1554 result->data_.u_submatch.clear_register_count = clear_register_count;
4375 int clear_register_count = data_.u_submatch.clear_register_count;
4376 if (clear_register_count == 0) {
4387 int clear_registers_to = clear_registers_from + clear_register_count - 1;