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();
1297 PHP_FUNCTION(phpcredits) in PHP_FUNCTION() argument
3013 function phpcredits(int $flags = CREDITS_ALL): true {}
2624 ZEND_FUNCTION(phpcredits);3265 ZEND_FE(phpcredits, arginfo_phpcredits)
Completed in 26 milliseconds