Home
last modified time | relevance | path

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

/php-src/ext/pcre/pcre2lib/
H A Dpcre2_compile.c809 ERR71, ERR72, ERR73, ERR74, ERR75, ERR76, ERR77, ERR78, ERR79, ERR80, enumerator
1706 *errorcodeptr = ERR77; in PRIV()
1742 if (c > 0x10ffffU) *errorcodeptr = ERR77; in PRIV()
1748 else if (c > MAX_NON_UTF_CHAR) *errorcodeptr = ERR77; in PRIV()

Completed in 25 milliseconds