Home
last modified time | relevance | path

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

/PHP-7.3/ext/standard/
H A Dinfo.c793 char *zend_version = get_zend_version(); in php_print_info() local
923 php_info_print(zend_version); in php_print_info()
925 zend_html_puts(zend_version, strlen(zend_version)); in php_print_info()
/PHP-7.3/tests/lang/
H A Dbug20175.phpt7 print zend_version()."\n";
/PHP-7.3/Zend/
H A Dzend_builtin_functions.c31 static ZEND_FUNCTION(zend_version);
238 ZEND_FE(zend_version, arginfo_zend__void)
337 ZEND_FUNCTION(zend_version) in ZEND_FUNCTION() argument
/PHP-7.3/
H A Dserver-tests.php76 ZEND_VERSION=" . zend_version() . "

Completed in 25 milliseconds