Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/
H A Dphp_pcre.c95 static void pcre_handle_exec_error(int pcre_code) /* {{{ */ in pcre_handle_exec_error() argument
99 switch (pcre_code) { in pcre_handle_exec_error()
119 if (pcre_code <= PCRE2_ERROR_UTF8_ERR1 && pcre_code >= PCRE2_ERROR_UTF8_ERR21) { in pcre_handle_exec_error()

Completed in 10 milliseconds