Home
last modified time | relevance | path

Searched refs:datefmt_set_calendar (Results 1 – 6 of 6) sorted by relevance

/PHP-7.0/ext/intl/dateformat/
H A Ddateformat_attrcpp.h28 PHP_FUNCTION(datefmt_set_calendar);
H A Ddateformat_attrcpp.cpp192 U_CFUNC PHP_FUNCTION(datefmt_set_calendar) in PHP_FUNCTION() argument
H A Ddateformat_class.c168 PHP_NAMED_FE( setCalendar, ZEND_FN( datefmt_set_calendar ), arginfo_intldateformatter_setcalendar )
/PHP-7.0/ext/intl/doc/
H A Ddatefmt_api.php378 function datefmt_set_calendar($fmt , $which) {} function
/PHP-7.0/ext/intl/
H A Dphp_intl.c720 PHP_FE( datefmt_set_calendar, arginfo_datefmt_set_calendar )
/PHP-7.0/ext/intl/tests/
H A Dut_common.inc358 …return $GLOBALS['oo-mode'] ? $fmt->setCalendar( $calendar ) : datefmt_set_calendar( $fmt , $calend…

Completed in 19 milliseconds