Home
last modified time | relevance | path

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

/PHP-8.0/ext/pcre/
H A Dphp_pcre.c131 static const char *php_pcre_get_error_msg(php_pcre_error_code error_code) /* {{{ */ in php_pcre_get_error_msg() function
2992 RETURN_STRING(php_pcre_get_error_msg(PCRE_G(error_code))); in PHP_FUNCTION()

Completed in 12 milliseconds