Home | History | Annotate | Download | only in src

Lines Matching full:u_submatch

1290   result->data_.u_submatch.stack_pointer_register = stack_reg;
1291 result->data_.u_submatch.current_position_register = position_reg;
1302 result->data_.u_submatch.stack_pointer_register = stack_reg;
1303 result->data_.u_submatch.current_position_register = position_reg;
1304 result->data_.u_submatch.clear_register_count = clear_register_count;
1305 result->data_.u_submatch.clear_register_from = clear_register_from;
3141 data_.u_submatch.current_position_register, 0);
3143 data_.u_submatch.stack_pointer_register);
3186 data_.u_submatch.current_position_register);
3188 data_.u_submatch.stack_pointer_register);
3189 int clear_register_count = data_.u_submatch.clear_register_count;
3194 int clear_registers_from = data_.u_submatch.clear_register_from;
3525 that->data_.u_submatch.current_position_register);