Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre.c138 static const char *php_pcre_get_error_msg(php_pcre_error_code error_code) /* {{{ */ in php_pcre_get_error_msg() function
3024 RETURN_STRING(php_pcre_get_error_msg(PCRE_G(error_code))); in PHP_FUNCTION()

Completed in 11 milliseconds