Home | History | Annotate | Download | only in dist

Lines Matching defs:errorcode

6432   int errorcode = PRIV(valid_utf)((PCRE_PUCHAR)subject, length, &erroroffset);
6433 if (errorcode != 0)
6438 offsets[1] = errorcode;
6441 return (errorcode <= PCRE_UTF8_ERR5 && md->partial > 1)?
6444 return (errorcode <= PCRE_UTF16_ERR1 && md->partial > 1)?