Home
last modified time | relevance | path

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

/php-src/ext/calendar/tests/
H A Djdtojewish_hebrew.phpt2 Test all hebrew month names
12 $hebrew = jdtojewish($jd, true);
13 $hex = bin2hex($hebrew);
/php-src/ext/intl/tests/
H A Dcalendar_getType_basic.phpt14 $intlcal = IntlCalendar::createInstance(null, "nl_NL@calendar=hebrew");
19 string(6) "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',
H A Ddateformat_calendars_variant3.phpt24 $fmt3 = new IntlDateFormatter('en_US@calendar=hebrew',
33 new IntlDateFormatter('en_US@calendar=hebrew',
H A Ddateformat_calendars_variant_icu72-1.phpt23 $fmt3 = new IntlDateFormatter('en_US@calendar=hebrew',
32 new IntlDateFormatter('en_US@calendar=hebrew',
/php-src/ext/calendar/
H A Dcalendar.stub.php147 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 12 milliseconds