Home
last modified time | relevance | path

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

/PHP-8.3/ext/pcre/
H A Dphp_pcre_arginfo.h111 REGISTER_STRING_CONSTANT("PCRE_VERSION", php_pcre_version, CONST_PERSISTENT); in register_php_pcre_symbols()
H A Dphp_pcre.c51 char *php_pcre_version; variable
446 php_pcre_version = _pcre2_config_str(PCRE2_CONFIG_VERSION); in PHP_MINIT_FUNCTION()
459 free(php_pcre_version); in PHP_MSHUTDOWN_FUNCTION()

Completed in 12 milliseconds