Home
last modified time | relevance | path

Searched refs:get_zend_version (Results 1 – 8 of 8) sorted by relevance

/PHP-7.1/Zend/
H A Dzend.h231 ZEND_API char *get_zend_version(void);
H A Dzend.c969 ZEND_API char *get_zend_version(void) /* {{{ */ in get_zend_version() function
/PHP-7.1/sapi/litespeed/
H A Dlsapi_main.c1060 …97-2018 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); in cli_main()
1062 …97-2018 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); in cli_main()
/PHP-7.1/sapi/fpm/fpm/
H A Dfpm_main.c1758 … The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
1760 …18 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
/PHP-7.1/sapi/cli/
H A Dphp_cli.c718 get_zend_version() in do_cli()
/PHP-7.1/ext/standard/
H A Dinfo.c836 char *zend_version = get_zend_version(); in php_print_info()
/PHP-7.1/sapi/cgi/
H A Dcgi_main.c2446 …97-2018 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
2448 …97-2018 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
/PHP-7.1/sapi/phpdbg/
H A Dphpdbg.c1709 get_zend_version() in main()

Completed in 48 milliseconds