match_partial    6380 ext/pcre/pcrelib/pcre_exec.c PCRE_PUCHAR match_partial = NULL;
match_partial    6938 ext/pcre/pcrelib/pcre_exec.c     match_partial = start_match;
match_partial    7139 ext/pcre/pcrelib/pcre_exec.c if (match_partial != NULL)
match_partial    7148 ext/pcre/pcrelib/pcre_exec.c       offsets[2] = (int)(match_partial - (PCRE_PUCHAR)subject);