Searched refs:php_timezone_to_string (Results 1 – 1 of 1) sorted by relevance
179 static void php_timezone_to_string(php_timezone_obj *tzobj, zval *zv);1964 static void php_timezone_to_string(php_timezone_obj *tzobj, zval *zv) in php_timezone_to_string() function2014 php_timezone_to_string(tzobj, &zv); in date_object_get_properties_for_timezone()2035 php_timezone_to_string(tzobj, &zv); in date_object_get_debug_info_timezone()3576 php_timezone_to_string(tzobj, return_value); in PHP_FUNCTION()
Completed in 17 milliseconds