Home
last modified time | relevance | path

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

/php-src/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp197 TimeZone *old_timezone = fetch_datefmt(dfo)->getTimeZone().clone(); in PHP_FUNCTION() local
198 if (UNEXPECTED(old_timezone == NULL)) { in PHP_FUNCTION()
205 cal->adoptTimeZone(old_timezone); in PHP_FUNCTION()

Completed in 4 milliseconds