save_offset2      653 ext/pcre/pcrelib/pcre_exec.c int save_offset1, save_offset2, save_offset3;
save_offset2      969 ext/pcre/pcrelib/pcre_exec.c       save_offset2 = md->offset_vector[offset+1];
save_offset2      974 ext/pcre/pcrelib/pcre_exec.c       DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
save_offset2     1015 ext/pcre/pcrelib/pcre_exec.c       md->offset_vector[offset+1] = save_offset2;
save_offset2     1143 ext/pcre/pcrelib/pcre_exec.c     save_offset2 = md->offset_vector[offset+1];
save_offset2     1147 ext/pcre/pcrelib/pcre_exec.c     DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
save_offset2     1201 ext/pcre/pcrelib/pcre_exec.c       md->offset_vector[offset+1] = save_offset2;