Home
last modified time | relevance | path

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

/PHP-8.2/ext/intl/tests/
H A Dtimezone_getDisplayName_variant3-49+.phpt16 var_dump($lsb->getDisplayName(false, IntlTimeZone::DISPLAY_LONG));
17 var_dump($lsb->getDisplayName(false, IntlTimeZone::DISPLAY_LONG, NULL));
18 var_dump($lsb->getDisplayName(false, IntlTimeZone::DISPLAY_LONG, 'pt_PT'));
H A Dtimezone_getDisplayName_variant2-49+.phpt17 var_dump($lsb->getDisplayName(false, IntlTimeZone::DISPLAY_LONG));
H A Dtimezone_getDisplayName_variant4.phpt17 var_dump($lsb->getDisplayName(false, IntlTimeZone::DISPLAY_LONG));
/PHP-8.2/ext/intl/timezone/
H A Dtimezone.stub.php17 public const DISPLAY_LONG = UNKNOWN; define in IntlTimeZone
116 …public function getDisplayName(bool $dst = false, int $style = IntlTimeZone::DISPLAY_LONG, ?string…
/PHP-8.2/ext/intl/
H A Dphp_intl.stub.php577 …IntlTimeZone $timezone, bool $dst = false, int $style = IntlTimeZone::DISPLAY_LONG, ?string $local…

Completed in 12 milliseconds