Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_attrcpp.h30 PHP_FUNCTION(datefmt_set_calendar);
H A Ddateformat_attrcpp.cpp205 U_CFUNC PHP_FUNCTION(datefmt_set_calendar) in PHP_FUNCTION() argument
H A Ddateformat_class.c177 PHP_NAMED_FE( setCalendar, ZEND_FN( datefmt_set_calendar ), arginfo_intldateformatter_setcalendar )
/PHP-5.5/ext/intl/doc/
H A Ddatefmt_api.php390 function datefmt_set_calendar($fmt , $which) {} function
/PHP-5.5/ext/intl/tests/
H A Dut_common.inc350 …return $GLOBALS['oo-mode'] ? $fmt->setCalendar( $calendar ) : datefmt_set_calendar( $fmt , $calend…
/PHP-5.5/ext/intl/
H A Dphp_intl.c714 PHP_FE( datefmt_set_calendar, arginfo_datefmt_set_calendar )
/PHP-5.5/
H A DUPGRADING163 - IntlDateFormatter::setCalendar() and datefmt_set_calendar() now also
H A DNEWS2043 . IntlDateFormatter::setCalendar() and datefmt_set_calendar() now also accept

Completed in 51 milliseconds