save_offset2      621 pcre/pcrelib/pcre_exec.c int save_offset1, save_offset2, save_offset3;
save_offset2      943 pcre/pcrelib/pcre_exec.c       save_offset2 = md->offset_vector[offset+1];
save_offset2      948 pcre/pcrelib/pcre_exec.c       DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
save_offset2      989 pcre/pcrelib/pcre_exec.c       md->offset_vector[offset+1] = save_offset2;
save_offset2     1115 pcre/pcrelib/pcre_exec.c       save_offset2 = md->offset_vector[offset+1];
save_offset2     1119 pcre/pcrelib/pcre_exec.c       DPRINTF(("saving %d %d %d\n", save_offset1, save_offset2, save_offset3));
save_offset2     1167 pcre/pcrelib/pcre_exec.c         md->offset_vector[offset+1] = save_offset2;