Searched refs:tz_clone (Results 1 – 1 of 1) sorted by relevance
71 TimeZone *tz_clone = tz.clone(); in PHP_FUNCTION() local72 if (UNEXPECTED(tz_clone == NULL)) { in PHP_FUNCTION()79 timezone_object_construct(tz_clone, return_value, 1); in PHP_FUNCTION()
Completed in 7 milliseconds