Searched refs:phpcredits (Results 1 – 6 of 6) sorted by relevance
2 phpcredits() CGI8 var_dump(phpcredits());11 var_dump(phpcredits(0));14 var_dump(phpcredits(CREDITS_GROUP));
2 phpcredits()6 var_dump(phpcredits());9 var_dump(phpcredits(0));12 var_dump(phpcredits(CREDITS_GROUP));
10 phpcredits();
1312 PHP_FUNCTION(phpcredits) in PHP_FUNCTION() argument
1331 function phpcredits(int $flags = CREDITS_ALL): bool {} // make return type void function
2639 ZEND_FUNCTION(phpcredits);3282 ZEND_FE(phpcredits, arginfo_phpcredits)
Completed in 29 milliseconds