save_offset1      621 pcre/pcrelib/pcre_exec.c int save_offset1, save_offset2, save_offset3;
save_offset1      942 pcre/pcrelib/pcre_exec.c       save_offset1 = md->offset_vector[offset];
save_offset1      948 pcre/pcrelib/pcre_exec.c       DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
save_offset1      988 pcre/pcrelib/pcre_exec.c       md->offset_vector[offset] = save_offset1;
save_offset1     1114 pcre/pcrelib/pcre_exec.c       save_offset1 = md->offset_vector[offset];
save_offset1     1119 pcre/pcrelib/pcre_exec.c       DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
save_offset1     1166 pcre/pcrelib/pcre_exec.c         md->offset_vector[offset] = save_offset1;