Home
last modified time | relevance | path

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

/php-src/ext/pcre/
H A Dphp_pcre_arginfo.h122 REGISTER_STRING_CONSTANT("PCRE_VERSION", php_pcre_version, CONST_PERSISTENT); in register_php_pcre_symbols()
H A Dphp_pcre.c49 char *php_pcre_version; variable
444 php_pcre_version = _pcre2_config_str(PCRE2_CONFIG_VERSION); in PHP_MINIT_FUNCTION()
457 free(php_pcre_version); in PHP_MSHUTDOWN_FUNCTION()

Completed in 16 milliseconds