Home
last modified time | relevance | path

Searched refs:time_str (Results 1 – 2 of 2) sorted by relevance

/php-src/ext/date/
H A Dphp_date.c2416 time_str = ""; in php_date_initialize()
2421 time_str = "now"; in php_date_initialize()
2569 char *time_str = NULL; in PHP_FUNCTION() local
2590 char *time_str = NULL; in PHP_FUNCTION() local
2616 Z_PARAM_PATH(time_str, time_str_len) in PHP_FUNCTION()
2655 char *time_str = NULL; in PHP_METHOD() local
2672 char *time_str = NULL; in PHP_METHOD() local
4870 zend_string *time_str = NULL; in PHP_FUNCTION() local
4875 Z_PARAM_STR(time_str) in PHP_FUNCTION()
4904 zend_string *time_str = NULL; in PHP_METHOD() local
[all …]
H A Dphp_date.h162 PHPAPI bool php_date_initialize(php_date_obj *dateobj, const char *time_str, size_t time_str_len, c…

Completed in 80 milliseconds