Home
last modified time | relevance | path

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

/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp71 TimeZone *tz_clone = tz.clone(); in PHP_FUNCTION() local
72 if (tz_clone == NULL) { in PHP_FUNCTION()
79 timezone_object_construct(tz_clone, return_value, 1); in PHP_FUNCTION()

Completed in 5 milliseconds