Home
last modified time | relevance | path

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

/php-src/Zend/
H A Dzend_builtin_functions.stub.php11 function zend_version(): string {} function
H A Dzend_builtin_functions_arginfo.h235 ZEND_FUNCTION(zend_version);
295 ZEND_FE(zend_version, arginfo_zend_version)
H A Dzend_builtin_functions.c73 ZEND_FUNCTION(zend_version) in ZEND_FUNCTION() argument
/php-src/ext/standard/
H A Dinfo.c792 const char *zend_version = get_zend_version(); in php_print_info() local
937 php_info_print(zend_version); in php_print_info()
939 zend_html_puts(zend_version, strlen(zend_version)); in php_print_info()
/php-src/tests/lang/
H A Dbug20175.phpt7 print zend_version()."\n";

Completed in 18 milliseconds