Home
last modified time | relevance | path

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

/PHP-8.3/ext/date/
H A Dphp_date.c359 static void php_timezone_to_string(php_timezone_obj *tzobj, zval *zv);
2055 static void php_timezone_to_string(php_timezone_obj *tzobj, zval *zv) in php_timezone_to_string() function
2098 php_timezone_to_string(tzobj, &zv); in date_timezone_object_to_hash()
2144 php_timezone_to_string(tzobj, &zv); in date_object_get_debug_info_timezone()
4028 php_timezone_to_string(tzobj, return_value); in PHP_FUNCTION()

Completed in 24 milliseconds