Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp235 TimeZone *old_timezone = fetch_datefmt(dfo)->getTimeZone().clone(); in PHP_FUNCTION() local
236 if (old_timezone == NULL) { in PHP_FUNCTION()
243 cal->adoptTimeZone(old_timezone); in PHP_FUNCTION()

Completed in 4 milliseconds