Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/tests/general_functions/
H A Dphpcredits2.phpt2 phpcredits() CGI
8 var_dump(phpcredits());
9 var_dump(phpcredits(array()));
12 var_dump(phpcredits(0));
15 var_dump(phpcredits(CREDITS_GROUP));
22 Warning: phpcredits() expects parameter 1 to be long, array given in %sphpcredits2.php on line 4
H A Dphpcredits.phpt2 phpcredits()
6 var_dump(phpcredits());
7 var_dump(phpcredits(array()));
10 var_dump(phpcredits(0));
13 var_dump(phpcredits(CREDITS_GROUP));
44 Warning: phpcredits() expects parameter 1 to be long, array given in %sphpcredits.php on line 4
/PHP-5.5/ext/standard/
H A Dinfo.h60 PHP_FUNCTION(phpcredits);
H A Dinfo.c1423 PHP_FUNCTION(phpcredits) in PHP_FUNCTION() argument
H A Dbasic_functions.c2738 PHP_FE(phpcredits, arginfo_phpcredits)

Completed in 27 milliseconds