Home
last modified time | relevance | path

Searched refs:PHP_INFO_VARIABLES (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/standard/
H A Dinfo.h33 #define PHP_INFO_VARIABLES (1<<5) macro
H A Dinfo.c982 if (flag & PHP_INFO_VARIABLES) { in php_print_info()
1243 REGISTER_LONG_CONSTANT("INFO_VARIABLES", PHP_INFO_VARIABLES, CONST_PERSISTENT|CONST_CS); in register_phpinfo_constants()

Completed in 15 milliseconds