match_partial    6382 ext/pcre/pcrelib/pcre_exec.c PCRE_PUCHAR match_partial = NULL;
match_partial    6940 ext/pcre/pcrelib/pcre_exec.c     match_partial = start_match;
match_partial    7141 ext/pcre/pcrelib/pcre_exec.c if (match_partial != NULL)
match_partial    7150 ext/pcre/pcrelib/pcre_exec.c       offsets[2] = (int)(match_partial - (PCRE_PUCHAR)subject);