Home
last modified time | relevance | path

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

/PHP-8.2/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-8.2/ext/intl/timezone/
H A Dtimezone.stub.php191 public static function getWindowsID(string $timezoneId): string|false {} function in IntlTimeZone
H A Dtimezone_arginfo.h155 …ZEND_ME_MAPPING(getWindowsID, intltz_get_windows_id, arginfo_class_IntlTimeZone_getWindowsID, ZEND…
H A Dtimezone_methods.cpp623 TimeZone::getWindowsID(uID, uWinID, error); in PHP_FUNCTION()

Completed in 10 milliseconds