Home
last modified time | relevance | path

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

/PHP-5.3/ext/intl/dateformat/
H A Ddateformat_attr.h25 PHP_FUNCTION( datefmt_set_calendar );
H A Ddateformat_class.c167 PHP_NAMED_FE( setCalendar, ZEND_FN( datefmt_set_calendar ), arginfo_intldateformatter_setcalendar )
H A Ddateformat_attr.c379 PHP_FUNCTION( datefmt_set_calendar ) in PHP_FUNCTION() argument
/PHP-5.3/ext/intl/tests/
H A Ddateformat_get_set_calendar.phpt9 * Test for the datefmt_get_calendar and datefmt_set_calendar functions
H A Dut_common.inc350 …return $GLOBALS['oo-mode'] ? $fmt->setCalendar( $calendar ) : datefmt_set_calendar( $fmt , $calend…
/PHP-5.3/ext/intl/doc/
H A Ddatefmt_api.php390 function datefmt_set_calendar($fmt , $which) {} function
/PHP-5.3/ext/intl/
H A Dphp_intl.c447 PHP_FE( datefmt_set_calendar, arginfo_datefmt_set_calendar )

Completed in 15 milliseconds