PCRE_ERROR_PARTIAL  444 pcre/pcrelib/pcre_exec.c     if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL); \
PCRE_ERROR_PARTIAL  451 pcre/pcrelib/pcre_exec.c     if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL); \
PCRE_ERROR_PARTIAL 2083 pcre/pcrelib/pcre_exec.c           if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL);
PCRE_ERROR_PARTIAL 2127 pcre/pcrelib/pcre_exec.c         if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL);
PCRE_ERROR_PARTIAL 2270 pcre/pcrelib/pcre_exec.c       if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL);
PCRE_ERROR_PARTIAL 2793 pcre/pcrelib/pcre_exec.c             if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL);
PCRE_ERROR_PARTIAL 4264 pcre/pcrelib/pcre_exec.c             if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL);
PCRE_ERROR_PARTIAL 4557 pcre/pcrelib/pcre_exec.c             if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL);
PCRE_ERROR_PARTIAL 5071 pcre/pcrelib/pcre_exec.c               if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL);
PCRE_ERROR_PARTIAL 5245 pcre/pcrelib/pcre_exec.c               if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL);
PCRE_ERROR_PARTIAL 5656 pcre/pcrelib/pcre_exec.c                 if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL);
PCRE_ERROR_PARTIAL 5682 pcre/pcrelib/pcre_exec.c                 if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL);
PCRE_ERROR_PARTIAL 5955 pcre/pcrelib/pcre_exec.c               if (md->partial > 1) RRETURN(PCRE_ERROR_PARTIAL);
PCRE_ERROR_PARTIAL 7106 pcre/pcrelib/pcre_exec.c if (rc != MATCH_NOMATCH && rc != PCRE_ERROR_PARTIAL)
PCRE_ERROR_PARTIAL 7126 pcre/pcrelib/pcre_exec.c   rc = PCRE_ERROR_PARTIAL;