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

/forgerock/web-agents-v4/pcre/
H A Dpcre.h243 #define PCRE_UTF16_ERR1 1 macro
H A Dpcre_dfa_exec.c3354 return (errorcode <= PCRE_UTF16_ERR1 && (options & PCRE_PARTIAL_HARD) != 0) ?
H A Dpcre_exec.c6444 return (errorcode <= PCRE_UTF16_ERR1 && md->partial > 1)?

Completed in 2183 milliseconds