Home | History | Annotate | Download | only in ia32

Lines Matching refs:new_address

1112   const byte* new_address = StringCharacterPosition(*subject, start_index);
1114 if (start_address != new_address) {
1120 frame_entry<const byte*>(re_frame, kInputStart) = new_address;
1121 frame_entry<const byte*>(re_frame, kInputEnd) = new_address + byte_length;