Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_builtin_functions.stub.php11 function zend_version(): string {} function
H A Dzend_builtin_functions_arginfo.h221 ZEND_FUNCTION(zend_version);
282 ZEND_FE(zend_version, arginfo_zend_version)
H A Dzend_builtin_functions.c69 ZEND_FUNCTION(zend_version) in ZEND_FUNCTION() argument
/PHP-8.3/ext/standard/
H A Dinfo.c792 const char *zend_version = get_zend_version(); in php_print_info() local
934 php_info_print(zend_version); in php_print_info()
936 zend_html_puts(zend_version, strlen(zend_version)); in php_print_info()
/PHP-8.3/tests/lang/
H A Dbug20175.phpt7 print zend_version()."\n";

Completed in 17 milliseconds