Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Dtimezone_windowsID_basic2.phpt2 IntlTimeZone::getWindowsID basic test
24 var_dump(IntlTimeZone::getWindowsID($tz));
H A Dtimezone_windowsID_basic.phpt2 IntlTimeZone::getWindowsID basic test
25 var_dump(IntlTimeZone::getWindowsID($tz));
/php-src/ext/intl/timezone/
H A Dtimezone.stub.php165 public static function getWindowsID(string $timezoneId): string|false {} function in IntlTimeZone
H A Dtimezone_methods.cpp643 TimeZone::getWindowsID(uID, uWinID, error); in PHP_FUNCTION()

Completed in 10 milliseconds