Home
last modified time | relevance | path

Searched refs:php_strftime (Results 1 – 2 of 2) sorted by relevance

/PHP-5.5/ext/date/
H A Dphp_date.h185 #define _php_strftime php_strftime
186 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gm);
H A Dphp_date.c1629 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gmt) in php_strftime() function
1726 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1734 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 20 milliseconds