Searched refs:PHP_CREDITS_GENERAL (Results 1 – 4 of 4) sorted by relevance
25 #define PHP_CREDITS_GENERAL (1<<1) macro
39 #define PHP_CREDITS_GENERAL (1<<1) macro
45 if (flag & PHP_CREDITS_GENERAL) { in php_print_credits()
1264 REGISTER_LONG_CONSTANT("CREDITS_GENERAL", PHP_CREDITS_GENERAL, CONST_PERSISTENT|CONST_CS); in register_phpinfo_constants()
Completed in 22 milliseconds