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