Home
last modified time | relevance | path

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

/PHP-5.4/ext/intl/dateformat/
H A Ddateformat_attr.h24 PHP_FUNCTION( datefmt_get_calendar );
H A Ddateformat_class.c167 PHP_NAMED_FE( getCalendar, ZEND_FN( datefmt_get_calendar ), arginfo_intldateformatter_getdatetype )
H A Ddateformat_attr.c120 PHP_FUNCTION( datefmt_get_calendar ) in PHP_FUNCTION() argument
/PHP-5.4/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.inc346 return $GLOBALS['oo-mode'] ? $fmt->getCalendar( ) : datefmt_get_calendar( $fmt );
/PHP-5.4/ext/intl/doc/
H A Ddatefmt_api.php398 function datefmt_get_calendar($fmt) {} function
/PHP-5.4/ext/intl/
H A Dphp_intl.c486 PHP_FE( datefmt_get_calendar, arginfo_msgfmt_get_locale )

Completed in 14 milliseconds