Home
last modified time | relevance | path

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

/PHP-5.4/ext/date/
H A Dphp_date.h168 #define _php_strftime php_strftime
169 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gm);
H A Dphp_date.c1582 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gmt) in php_strftime() function
1669 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1677 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 19 milliseconds