Lines Matching full:u_submatch
1538 result->data_.u_submatch.stack_pointer_register = stack_reg;
1539 result->data_.u_submatch.current_position_register = position_reg;
1551 result->data_.u_submatch.stack_pointer_register = stack_reg;
1552 result->data_.u_submatch.current_position_register = position_reg;
1553 result->data_.u_submatch.clear_register_count = clear_register_count;
1554 result->data_.u_submatch.clear_register_from = clear_register_from;
4234 data_.u_submatch.current_position_register, 0);
4236 data_.u_submatch.stack_pointer_register);
4279 data_.u_submatch.current_position_register);
4281 data_.u_submatch.stack_pointer_register);
4282 int clear_register_count = data_.u_submatch.clear_register_count;
4287 int clear_registers_from = data_.u_submatch.clear_register_from;
4613 that->data_.u_submatch.current_position_register);