Home
last modified time | relevance | path

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

/PHP-8.1/ext/date/
H A Dphp_date.h120 #define _php_strftime php_strftime
122 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gm);
H A Dphp_date.c1191 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, int gmt) in php_strftime() function
1295 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1302 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 34 milliseconds