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();
1284 PHP_FUNCTION(phpcredits) in PHP_FUNCTION() argument
993 function phpcredits(int $flags = CREDITS_ALL): bool {} function
2627 ZEND_FUNCTION(phpcredits);3267 ZEND_FE(phpcredits, arginfo_phpcredits)
Completed in 40 milliseconds