Searched refs:PHP_CREDITS_GENERAL (Results 1 – 4 of 4) sorted by relevance
27 #define PHP_CREDITS_GENERAL (1<<1) macro
41 #define PHP_CREDITS_GENERAL (1<<1) macro
47 if (flag & PHP_CREDITS_GENERAL) { in php_print_credits()
1239 REGISTER_LONG_CONSTANT("CREDITS_GENERAL", PHP_CREDITS_GENERAL, CONST_PERSISTENT|CONST_CS); in register_phpinfo_constants()
Completed in 8 milliseconds