Home
last modified time | relevance | path

Searched refs:PHP_CREDITS_GENERAL (Results 1 – 4 of 4) sorted by last modified time

/PHP-8.1/ext/standard/
H A Dinfo.c1257 REGISTER_LONG_CONSTANT("CREDITS_GENERAL", PHP_CREDITS_GENERAL, CONST_PERSISTENT|CONST_CS); in register_phpinfo_constants()
H A Dinfo.h39 #define PHP_CREDITS_GENERAL (1<<1) macro
H A Dcredits.c45 if (flag & PHP_CREDITS_GENERAL) { in php_print_credits()
H A Dcredits.h25 #define PHP_CREDITS_GENERAL (1<<1) macro

Completed in 14 milliseconds