Home
last modified time | relevance | path

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

/PHP-5.5/sapi/litespeed/
H A Dlsapi_main.c843 …97-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); in cli_main()
845 …97-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); in cli_main()
/PHP-5.5/sapi/fpm/fpm/
H A Dfpm_main.c1744 … The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
1746 …15 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
/PHP-5.5/sapi/milter/
H A Dphp_milter.c1116 …97-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); in main()
/PHP-5.5/Zend/
H A Dzend.h644 ZEND_API char *get_zend_version(void);
H A Dzend.c912 ZEND_API char *get_zend_version(void) /* {{{ */ in get_zend_version() function
/PHP-5.5/sapi/cgi/
H A Dcgi_main.c2231 …97-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
2233 …97-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
/PHP-5.5/ext/standard/
H A Dinfo.c913 char *zend_version = get_zend_version(); in php_print_info()
/PHP-5.5/sapi/cli/
H A Dphp_cli.c707 get_zend_version() in do_cli()

Completed in 69 milliseconds