Home
last modified time | relevance | path

Searched refs:phpcredits (Results 1 – 6 of 6) sorted by relevance

/PHP-8.2/ext/standard/tests/general_functions/
H A Dphpcredits2.phpt2 phpcredits() CGI
8 var_dump(phpcredits());
11 var_dump(phpcredits(0));
14 var_dump(phpcredits(CREDITS_GROUP));
H A Dphpcredits.phpt2 phpcredits()
6 var_dump(phpcredits());
9 var_dump(phpcredits(0));
12 var_dump(phpcredits(CREDITS_GROUP));
H A Dbug80771.phpt10 phpcredits();
/PHP-8.2/ext/standard/
H A Dinfo.c1319 PHP_FUNCTION(phpcredits) in PHP_FUNCTION() argument
H A Dbasic_functions.stub.php2246 function phpcredits(int $flags = CREDITS_ALL): true {}
H A Dbasic_functions_arginfo.h2621 ZEND_FUNCTION(phpcredits);
3259 ZEND_FE(phpcredits, arginfo_phpcredits)

Completed in 41 milliseconds