Searched refs:php_mktime (Results 1 – 2 of 2) sorted by relevance
119 PHPAPI void php_mktime(INTERNAL_FUNCTION_PARAMETERS, bool gmt);
1134 PHPAPI void php_mktime(INTERNAL_FUNCTION_PARAMETERS, bool gmt) in php_mktime() function1220 php_mktime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 0); in PHP_FUNCTION()1227 php_mktime(INTERNAL_FUNCTION_PARAM_PASSTHRU, 1); in PHP_FUNCTION()
Completed in 26 milliseconds