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

/forgerock/web-agents-v4/pcre/
H A Dpcre_compile.c1083 else if (utf && c >= 0xd800 && c <= 0xdfff) *errorcodeptr = ERR73;
1295 if (utf && c >= 0xd800 && c <= 0xdfff) *errorcodeptr = ERR73;
1378 if (utf && c >= 0xd800 && c <= 0xdfff) *errorcodeptr = ERR73;

Completed in 59 milliseconds