Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/
H A Dphp_date.h122 #define _php_strftime php_strftime
124 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, bool gm);
H A Dphp_date.c1250 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, bool gmt) in php_strftime() function
1354 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1361 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 19 milliseconds