get_zend_version  248 Zend/zend.h    ZEND_API char *get_zend_version(void);
get_zend_version  834 ext/standard/info.c 		char *zend_version = get_zend_version();
get_zend_version 2219 sapi/cgi/cgi_main.c 							php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2016 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
get_zend_version 2221 sapi/cgi/cgi_main.c 							php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2016 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
get_zend_version  699 sapi/cli/php_cli.c 					get_zend_version()
get_zend_version 1760 sapi/fpm/fpm/fpm_main.c 				php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2016 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__,        __TIME__, get_zend_version());
get_zend_version 1762 sapi/fpm/fpm/fpm_main.c 				php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2016 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__,      get_zend_version());
get_zend_version  814 sapi/litespeed/lsapi_main.c                     php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2016 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
get_zend_version  816 sapi/litespeed/lsapi_main.c                     php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2016 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
get_zend_version 1528 sapi/phpdbg/phpdbg.c 					get_zend_version()