Home
last modified time | relevance | path

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

/PHP-8.2/ext/pcre/
H A Dphp_pcre.h46 PHP_PCRE_BAD_UTF8_OFFSET_ERROR, enumerator
H A Dphp_pcre_arginfo.h109 …REGISTER_LONG_CONSTANT("PREG_BAD_UTF8_OFFSET_ERROR", PHP_PCRE_BAD_UTF8_OFFSET_ERROR, CONST_PERSIST… in register_php_pcre_symbols()
H A Dphp_pcre.c118 preg_code = PHP_PCRE_BAD_UTF8_OFFSET_ERROR; in pcre_handle_exec_error()
149 case PHP_PCRE_BAD_UTF8_OFFSET_ERROR: in php_pcre_get_error_msg()

Completed in 14 milliseconds