Home
last modified time | relevance | path

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

/PHP-8.1/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-8.1/ext/intl/timezone/
H A Dtimezone.stub.php138 …public static function getIDForWindowsID(string $timezoneId, ?string $region = null): string|false… function in IntlTimeZone
H A Dtimezone_arginfo.h158 …ZEND_ME_MAPPING(getIDForWindowsID, intltz_get_id_for_windows_id, arginfo_class_IntlTimeZone_getIDF…
H A Dtimezone_methods.cpp659 TimeZone::getIDForWindowsID(uWinID, region ? region->val : NULL, uID, error); in PHP_FUNCTION()

Completed in 8 milliseconds