new_start_match  6745 ext/pcre/pcrelib/pcre_exec.c   PCRE_PUCHAR new_start_match;
new_start_match  6953 ext/pcre/pcrelib/pcre_exec.c     new_start_match = start_match;
new_start_match  6963 ext/pcre/pcrelib/pcre_exec.c       new_start_match = md->start_match_ptr;
new_start_match  6975 ext/pcre/pcrelib/pcre_exec.c     new_start_match = start_match + 1;
new_start_match  6978 ext/pcre/pcrelib/pcre_exec.c       ACROSSCHAR(new_start_match < end_subject, *new_start_match,
new_start_match  6979 ext/pcre/pcrelib/pcre_exec.c         new_start_match++);
new_start_match  7008 ext/pcre/pcrelib/pcre_exec.c   start_match = new_start_match;