get_zend_version 644 Zend/zend.h ZEND_API char *get_zend_version(void); get_zend_version 673 ext/standard/info.c char *zend_version = get_zend_version(); get_zend_version 2226 sapi/cgi/cgi_main.c php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2013 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); get_zend_version 2228 sapi/cgi/cgi_main.c php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2013 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 1724 sapi/fpm/fpm/fpm_main.c php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2013 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); get_zend_version 1726 sapi/fpm/fpm/fpm_main.c php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2013 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); get_zend_version 550 sapi/litespeed/lsapi_main.c php_printf("PHP %s (%s) (built: %s %s) (DEBUG)\nCopyright (c) 1997-2013 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); get_zend_version 552 sapi/litespeed/lsapi_main.c php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2013 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version()); get_zend_version 1112 sapi/milter/php_milter.c php_printf("PHP %s (%s) (built: %s %s)\nCopyright (c) 1997-2013 The PHP Group\n%s", PHP_VERSION, sapi_module.name, __DATE__, __TIME__, get_zend_version());