Searched refs:php_strftime (Results 1 – 2 of 2) sorted by relevance
122 #define _php_strftime php_strftime124 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, bool gm);
1250 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, bool gmt) in php_strftime() function1354 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()1361 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
Completed in 30 milliseconds