Searched refs:php_mktime (Results 1 – 2 of 2) sorted by relevance
136 PHPAPI void php_mktime(INTERNAL_FUNCTION_PARAMETERS, bool gmt);
1143 PHPAPI void php_mktime(INTERNAL_FUNCTION_PARAMETERS, bool gmt) in php_mktime() function1229 php_mktime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()1236 php_mktime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
Completed in 24 milliseconds