Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/pcre2lib/
H A Dpcre2_compile.c805 ERR71, ERR72, ERR73, ERR74, ERR75, ERR76, ERR77, ERR78, ERR79, ERR80, enumerator
1651 *errorcodeptr = ERR77; in PRIV()
1683 if (c > 0x10ffffU) *errorcodeptr = ERR77; in PRIV()
1689 else if (c > MAX_NON_UTF_CHAR) *errorcodeptr = ERR77; in PRIV()

Completed in 23 milliseconds