Home | History | Annotate | Download | only in mips

Lines Matching refs:new_address

1180   const byte* new_address = StringCharacterPosition(*subject_tmp,
1183 if (start_address != new_address) {
1189 frame_entry<const byte*>(re_frame, kInputStart) = new_address;
1190 frame_entry<const byte*>(re_frame, kInputEnd) = new_address + byte_length;