Home
last modified time | relevance | path

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

/php-src/ext/date/
H A Dphp_date.h139 #define _php_strftime php_strftime
141 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, bool gm);
H A Dphp_date.c1255 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, bool gmt) in php_strftime() function
1359 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()
1366 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()

Completed in 29 milliseconds