Searched refs:PCRE_UTF8_ERR5 (Results 1 - 3 of 3) sorted by relevance

/forgerock/web-agents-v4/pcre/
H A Dpcre.h221 #define PCRE_UTF8_ERR5 5 macro
H A Dpcre_dfa_exec.c3351 return (errorcode <= PCRE_UTF8_ERR5 && (options & PCRE_PARTIAL_HARD) != 0) ?
H A Dpcre_exec.c6441 return (errorcode <= PCRE_UTF8_ERR5 && md->partial > 1)?

Completed in 1500 milliseconds