Searched refs:time_str (Results 1 – 2 of 2) sorted by relevance
2420 time_str = ""; in php_date_initialize()2425 time_str = "now"; in php_date_initialize()2581 char *time_str = NULL; in PHP_FUNCTION() local2602 char *time_str = NULL; in PHP_FUNCTION() local2628 Z_PARAM_PATH(time_str, time_str_len) in PHP_FUNCTION()2667 char *time_str = NULL; in PHP_METHOD() local2684 char *time_str = NULL; in PHP_METHOD() local4903 zend_string *time_str = NULL; in PHP_FUNCTION() local4908 Z_PARAM_STR(time_str) in PHP_FUNCTION()4937 zend_string *time_str = NULL; in PHP_METHOD() local[all …]
162 PHPAPI bool php_date_initialize(php_date_obj *dateobj, const char *time_str, size_t time_str_len, c…
Completed in 20 milliseconds