Home
last modified time | relevance | path

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

/PHP-7.3/ext/date/
H A Dphp_date.c2652 PHPAPI int php_date_initialize(php_date_obj *dateobj, /*const*/ char *time_str, size_t time_str_len… in php_date_initialize()
2746 char *time_str = NULL; in PHP_FUNCTION() local
2769 char *time_str = NULL; in PHP_FUNCTION() local
2792 char *time_str = NULL, *format_str = NULL; in PHP_FUNCTION() local
2816 char *time_str = NULL, *format_str = NULL; in PHP_FUNCTION() local
2840 char *time_str = NULL; in PHP_METHOD() local
2862 char *time_str = NULL; in PHP_METHOD() local
4459 zend_string *time_str = NULL; in PHP_FUNCTION() local

Completed in 23 milliseconds