Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/
H A Dphp_date.c2791 char *time_str = NULL; in PHP_FUNCTION() local
2796 Z_PARAM_STRING(time_str, time_str_len) in PHP_FUNCTION()
2814 char *time_str = NULL; in PHP_FUNCTION() local
2819 Z_PARAM_STRING(time_str, time_str_len) in PHP_FUNCTION()
2842 Z_PARAM_STRING(time_str, time_str_len) in PHP_FUNCTION()
2866 Z_PARAM_STRING(time_str, time_str_len) in PHP_FUNCTION()
2885 char *time_str = NULL; in PHP_METHOD() local
2891 Z_PARAM_STRING(time_str, time_str_len) in PHP_METHOD()
2907 char *time_str = NULL; in PHP_METHOD() local
4530 zend_string *time_str = NULL; in PHP_FUNCTION() local
[all …]
H A Dphp_date.h227 PHPAPI int php_date_initialize(php_date_obj *dateobj, /*const*/ char *time_str, size_t time_str_len…

Completed in 20 milliseconds