Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Dtimezone_IDforWindowsID_basic2.phpt2 IntlTimeZone::getIDForWindowsID basic test
20 var_dump(IntlTimeZone::getIDForWindowsID($tz, $region));
H A Dtimezone_IDforWindowsID_basic.phpt2 IntlTimeZone::getIDForWindowsID basic test
21 var_dump(IntlTimeZone::getIDForWindowsID($tz, $region));
/php-src/ext/intl/timezone/
H A Dtimezone.stub.php171 …public static function getIDForWindowsID(string $timezoneId, ?string $region = null): string|false… function in IntlTimeZone
H A Dtimezone_methods.cpp681 TimeZone::getIDForWindowsID(uWinID, region ? region->val : NULL, uID, error); in PHP_FUNCTION()

Completed in 9 milliseconds