new_start_match  6743 ext/pcre/pcrelib/pcre_exec.c   PCRE_PUCHAR new_start_match;
new_start_match  6951 ext/pcre/pcrelib/pcre_exec.c     new_start_match = start_match;
new_start_match  6961 ext/pcre/pcrelib/pcre_exec.c       new_start_match = md->start_match_ptr;
new_start_match  6973 ext/pcre/pcrelib/pcre_exec.c     new_start_match = start_match + 1;
new_start_match  6976 ext/pcre/pcrelib/pcre_exec.c       ACROSSCHAR(new_start_match < end_subject, *new_start_match,
new_start_match  6977 ext/pcre/pcrelib/pcre_exec.c         new_start_match++);
new_start_match  7006 ext/pcre/pcrelib/pcre_exec.c   start_match = new_start_match;