Searched refs:PHP_PCRE_BAD_UTF8_ERROR (Results 1 – 3 of 3) sorted by relevance
44 PHP_PCRE_BAD_UTF8_ERROR, enumerator
108 REGISTER_LONG_CONSTANT("PREG_BAD_UTF8_ERROR", PHP_PCRE_BAD_UTF8_ERROR, CONST_PERSISTENT); in register_php_pcre_symbols()
129 preg_code = PHP_PCRE_BAD_UTF8_ERROR; in pcre_handle_exec_error()147 case PHP_PCRE_BAD_UTF8_ERROR: in php_pcre_get_error_msg()
Completed in 15 milliseconds