Searched refs:php_strftime (Results 1 – 2 of 2) sorted by relevance
139 #define _php_strftime php_strftime141 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, bool gm);
1259 PHPAPI void php_strftime(INTERNAL_FUNCTION_PARAMETERS, bool gmt) in php_strftime() function1363 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()1370 php_strftime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
Completed in 25 milliseconds