save_offset2 655 ext/pcre/pcrelib/pcre_exec.c int save_offset1, save_offset2, save_offset3;
save_offset2 971 ext/pcre/pcrelib/pcre_exec.c save_offset2 = md->offset_vector[offset+1];
save_offset2 976 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
save_offset2 1017 ext/pcre/pcrelib/pcre_exec.c md->offset_vector[offset+1] = save_offset2;
save_offset2 1145 ext/pcre/pcrelib/pcre_exec.c save_offset2 = md->offset_vector[offset+1];
save_offset2 1149 ext/pcre/pcrelib/pcre_exec.c DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
save_offset2 1203 ext/pcre/pcrelib/pcre_exec.c md->offset_vector[offset+1] = save_offset2;