get_zend_version  647 Zend/zend.h    ZEND_API char *get_zend_version(void);
get_zend_version  913 ext/standard/info.c 		char *zend_version = get_zend_version();
get_zend_version 2234 sapi/cgi/cgi_main.c 							php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
get_zend_version 2236 sapi/cgi/cgi_main.c 							php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
get_zend_version  707 sapi/cli/php_cli.c 					get_zend_version()
get_zend_version 1755 sapi/fpm/fpm/fpm_main.c 				php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__,        __TIME__, get_zend_version());
get_zend_version 1757 sapi/fpm/fpm/fpm_main.c 				php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__,      get_zend_version());
get_zend_version  843 sapi/litespeed/lsapi_main.c                     php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
get_zend_version  845 sapi/litespeed/lsapi_main.c                     php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
get_zend_version 1116 sapi/milter/php_milter.c 				php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2015 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());
get_zend_version 1207 sapi/phpdbg/phpdbg.c 					get_zend_version()