Home
last modified time | relevance | path

Searched refs:ERR77 (Results 1 – 1 of 1) sorted by relevance

/PHP-7.4/ext/pcre/pcre2lib/
H A Dpcre2_compile.c800 ERR71, ERR72, ERR73, ERR74, ERR75, ERR76, ERR77, ERR78, ERR79, ERR80, enumerator
1632 *errorcodeptr = ERR77; in PRIV()
1664 if (c > 0x10ffffU) *errorcodeptr = ERR77; in PRIV()
1670 else if (c > MAX_NON_UTF_CHAR) *errorcodeptr = ERR77; in PRIV()

Completed in 21 milliseconds