Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/
H A Dphp_pcre.h45 PHP_PCRE_BAD_UTF8_ERROR, enumerator
H A Dphp_pcre.c120 preg_code = PHP_PCRE_BAD_UTF8_ERROR; in pcre_handle_exec_error()
138 case PHP_PCRE_BAD_UTF8_ERROR: in php_pcre_get_error_msg()
452 …REGISTER_LONG_CONSTANT("PREG_BAD_UTF8_ERROR", PHP_PCRE_BAD_UTF8_ERROR, CONST_CS | CONST_PERSISTENT… in PHP_MINIT_FUNCTION()

Completed in 12 milliseconds