Searched refs:display_type (Results 1 – 1 of 1) sorted by relevance
528 zend_long display_type = TimeZone::LONG; in PHP_FUNCTION() local534 "O|bls!", &object, TimeZone_ce_ptr, &daylight, &display_type, in PHP_FUNCTION()543 if (display_types[i] == display_type) in PHP_FUNCTION()559 to->utimezone->getDisplayName((UBool)daylight, (TimeZone::EDisplayType)display_type, in PHP_FUNCTION()
Completed in 5 milliseconds