Home | History | Annotate | Download | only in ia32

Lines Matching full:new_address

1133   const byte* new_address = StringCharacterPosition(*subject_tmp,
1136 if (start_address != new_address) {
1142 frame_entry<const byte*>(re_frame, kInputStart) = new_address;
1143 frame_entry<const byte*>(re_frame, kInputEnd) = new_address + byte_length;