Home | History | Annotate | Download | only in src

Lines Matching full:u_submatch

1521   result->data_.u_submatch.stack_pointer_register = stack_reg;
1522 result->data_.u_submatch.current_position_register = position_reg;
1534 result->data_.u_submatch.stack_pointer_register = stack_reg;
1535 result->data_.u_submatch.current_position_register = position_reg;
1536 result->data_.u_submatch.clear_register_count = clear_register_count;
1537 result->data_.u_submatch.clear_register_from = clear_register_from;
4220 data_.u_submatch.current_position_register, 0);
4222 data_.u_submatch.stack_pointer_register);
4265 data_.u_submatch.current_position_register);
4267 data_.u_submatch.stack_pointer_register);
4268 int clear_register_count = data_.u_submatch.clear_register_count;
4273 int clear_registers_from = data_.u_submatch.clear_register_from;
4599 that->data_.u_submatch.current_position_register);