PCRE_NOPARTIAL 6525 ext/pcre/pcrelib/pcre_exec.c if (md->partial && (re->flags & PCRE_NOPARTIAL) != 0) PCRE_NOPARTIAL 210 ext/pcre/pcrelib/pcre_fullinfo.c *((int *)where) = (re->flags & PCRE_NOPARTIAL) == 0;