Home
last modified time | relevance | path

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

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

Completed in 9 milliseconds