Home
last modified time | relevance | path

Searched refs:getCalendar (Results 1 – 10 of 10) sorted by relevance

/PHP-8.2/ext/intl/tests/
H A Ddateformat_get_set_calendar.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
18 var_dump($df->getCalendar(),
H A Ddateformat_get_set_calendar_variant2.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
18 var_dump($df->getCalendar(),
H A Ddateformat_get_set_calendar_variant3.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
19 var_dump($df->getCalendar(),
H A Ddateformat_get_set_calendar_variant_icu70.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject() for ICU >= 70.1
20 var_dump($df->getCalendar(),
H A Ddateformat_get_set_calendar_variant4.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject()
19 var_dump($df->getCalendar(),
H A Ddateformat_get_set_calendar_variant5.phpt2 IntlDateFormatter: setCalendar()/getCalendar()/getCalendarObject() for ICU >= 58.1 and < 70.1
20 var_dump($df->getCalendar(),
H A Dut_common.inc358 return $GLOBALS['oo-mode'] ? $fmt->getCalendar( ) : datefmt_get_calendar( $fmt );
/PHP-8.2/ext/intl/dateformat/
H A Ddateformat.stub.php108 public function getCalendar(): int|false {} function in IntlDateFormatter
H A Ddateformat_attrcpp.cpp139 const Calendar *cal = fetch_datefmt(dfo)->getCalendar(); in PHP_FUNCTION()
H A Ddateformat_arginfo.h118 …ZEND_ME_MAPPING(getCalendar, datefmt_get_calendar, arginfo_class_IntlDateFormatter_getCalendar, ZE…

Completed in 16 milliseconds