Searched refs:PHP_CREDITS_GENERAL (Results 1 – 4 of 4) sorted by relevance
29 #define PHP_CREDITS_GENERAL (1<<1) macro
49 if (flag & PHP_CREDITS_GENERAL) { in php_print_credits()
43 #define PHP_CREDITS_GENERAL (1<<1) macro
1289 REGISTER_LONG_CONSTANT("CREDITS_GENERAL", PHP_CREDITS_GENERAL, CONST_PERSISTENT|CONST_CS); in register_phpinfo_constants()
Completed in 12 milliseconds