Home
last modified time | relevance | path

Searched refs:gmstrftime (Results 26 – 28 of 28) sorted by relevance

12

/PHP-5.3/ext/date/tests/
H A Dgmstrftime_variation22.phpt2 Test gmstrftime() function : usage variation - Checking Preferred date and time representation othe…
14 /* Prototype : string gmstrftime(string format [, int timestamp])
20 echo "*** Testing gmstrftime() : usage variation ***\n";
40 var_dump( gmstrftime($value, $timestamp) );
46 *** Testing gmstrftime() : usage variation ***
/PHP-5.3/ext/date/
H A Dphp_date.h42 PHP_FUNCTION(gmstrftime);
H A Dphp_date.c393 PHP_FE(gmstrftime, arginfo_gmstrftime)
1696 PHP_FUNCTION(gmstrftime) in PHP_FUNCTION() argument

Completed in 17 milliseconds

12