Home
last modified time | relevance | path

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

/php-src/ext/intl/dateformat/
H A Ddateformat_attrcpp.cpp109 U_CFUNC PHP_FUNCTION(datefmt_get_calendar) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h98 ZEND_FUNCTION(datefmt_get_calendar);
/php-src/ext/intl/
H A Dphp_intl.stub.php345 function datefmt_get_calendar(IntlDateFormatter $formatter): int|false {} function
H A Dphp_intl_arginfo.h866 ZEND_FUNCTION(datefmt_get_calendar);
1057 ZEND_FE(datefmt_get_calendar, arginfo_datefmt_get_calendar)
/php-src/ext/intl/tests/
H A Dut_common.inc358 return $GLOBALS['oo-mode'] ? $fmt->getCalendar( ) : datefmt_get_calendar( $fmt );

Completed in 14 milliseconds