Home
last modified time | relevance | path

Searched refs:php_build_date (Results 1 – 4 of 4) sorted by relevance

/php-src/main/
H A Dmain_arginfo.h12 REGISTER_STRING_CONSTANT("PHP_BUILD_DATE", php_build_date, CONST_PERSISTENT); in register_main_symbols()
H A Dphp.h268 extern const char php_build_date[];
H A Dmain.c100 const char php_build_date[] = __DATE__ " " __TIME__; variable
116 PHP_VERSION, sapi_module->name, php_build_date, in php_get_version()
/php-src/ext/standard/
H A Dinfo.c804 php_info_print_table_row(2, "Build Date", php_build_date); in php_print_info()

Completed in 39 milliseconds