save_offset1      544 ext/pcre/pcrelib/pcre_exec.c int save_offset1, save_offset2, save_offset3;
save_offset1      677 ext/pcre/pcrelib/pcre_exec.c       save_offset1 = md->offset_vector[offset];
save_offset1      682 ext/pcre/pcrelib/pcre_exec.c       DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
save_offset1      698 ext/pcre/pcrelib/pcre_exec.c       md->offset_vector[offset] = save_offset1;