Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp86 TimeZone *tz_clone = tz.clone(); in PHP_FUNCTION() local
87 if (tz_clone == NULL) { in PHP_FUNCTION()
94 timezone_object_construct(tz_clone, return_value, 1); in PHP_FUNCTION()

Completed in 4 milliseconds