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