save_offset2      639 ext/pcre/pcrelib/pcre_exec.c int save_offset1, save_offset2, save_offset3;
save_offset2      961 ext/pcre/pcrelib/pcre_exec.c       save_offset2 = md->offset_vector[offset+1];
save_offset2      966 ext/pcre/pcrelib/pcre_exec.c       DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
save_offset2     1007 ext/pcre/pcrelib/pcre_exec.c       md->offset_vector[offset+1] = save_offset2;
save_offset2     1133 ext/pcre/pcrelib/pcre_exec.c       save_offset2 = md->offset_vector[offset+1];
save_offset2     1137 ext/pcre/pcrelib/pcre_exec.c       DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
save_offset2     1185 ext/pcre/pcrelib/pcre_exec.c         md->offset_vector[offset+1] = save_offset2;