Home
last modified time | relevance | path

Searched refs:hebrew (Results 1 – 7 of 7) sorted by relevance

/PHP-8.0/ext/calendar/tests/
H A Djdtojewish_hebrew.phpt2 Test all hebrew month names
14 $hebrew = jdtojewish($jd, true);
15 $hex = bin2hex($hebrew);
/PHP-8.0/ext/intl/tests/
H A Dcalendar_getType_basic.phpt16 $intlcal = IntlCalendar::createInstance(null, "nl_NL@calendar=hebrew");
21 string(6) "hebrew"
H A Ddateformat_calendars_variant3.phpt23 $fmt3 = new IntlDateFormatter('en_US@calendar=hebrew',
32 new IntlDateFormatter('en_US@calendar=hebrew',
H A Ddateformat_calendars.phpt23 $fmt3 = new IntlDateFormatter('en_US@calendar=hebrew',
32 new IntlDateFormatter('en_US@calendar=hebrew',
H A Ddateformat_calendars_variant2.phpt24 $fmt3 = new IntlDateFormatter('en_US@calendar=hebrew',
33 new IntlDateFormatter('en_US@calendar=hebrew',
/PHP-8.0/ext/calendar/
H A Dcalendar.stub.php29 function jdtojewish(int $julian_day, bool $hebrew = false, int $flags = 0): string {} argument
H A Dcalendar_arginfo.h59 ZEND_ARG_TYPE_INFO_WITH_DEFAULT_VALUE(0, hebrew, _IS_BOOL, 0, "false")

Completed in 9 milliseconds