Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/timezone/
H A Dtimezone_methods.cpp522 zend_long display_type = TimeZone::LONG; in PHP_FUNCTION() local
528 "O|bls!", &object, TimeZone_ce_ptr, &daylight, &display_type, in PHP_FUNCTION()
537 if (display_types[i] == display_type) in PHP_FUNCTION()
553 to->utimezone->getDisplayName((UBool)daylight, (TimeZone::EDisplayType)display_type, in PHP_FUNCTION()

Completed in 6 milliseconds