Searched refs:PHP_INFO_GENERAL (Results 1 – 2 of 2) sorted by relevance
30 #define PHP_INFO_GENERAL (1<<0) macro
835 if (flag & PHP_INFO_GENERAL) { in php_print_info()1280 REGISTER_LONG_CONSTANT("INFO_GENERAL", PHP_INFO_GENERAL, CONST_PERSISTENT|CONST_CS); in register_phpinfo_constants()
Completed in 9 milliseconds