Home
last modified time | relevance | path

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

/PHP-7.4/ext/intl/dateformat/
H A Ddateformat_attrcpp.h26 PHP_FUNCTION(datefmt_get_calendar);
H A Ddateformat_attrcpp.cpp129 U_CFUNC PHP_FUNCTION(datefmt_get_calendar) in PHP_FUNCTION() argument
H A Ddateformat_class.c165 PHP_NAMED_FE( getCalendar, ZEND_FN( datefmt_get_calendar ), arginfo_intldateformatter_getdatetype )
/PHP-7.4/ext/intl/
H A Dphp_intl.c708 PHP_FE( datefmt_get_calendar, arginfo_msgfmt_get_locale )
/PHP-7.4/ext/intl/tests/
H A Dut_common.inc358 return $GLOBALS['oo-mode'] ? $fmt->getCalendar( ) : datefmt_get_calendar( $fmt );

Completed in 11 milliseconds