Home | History | Annotate | Download | only in ia32

Lines Matching refs:new_address

1153   const byte* new_address = StringCharacterPosition(*subject_tmp,
1156 if (start_address != new_address) {
1162 frame_entry<const byte*>(re_frame, kInputStart) = new_address;
1163 frame_entry<const byte*>(re_frame, kInputEnd) = new_address + byte_length;