Home
last modified time | relevance | path

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

/PHP-7.0/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.c166 PHP_NAMED_FE( getCalendar, ZEND_FN( datefmt_get_calendar ), arginfo_intldateformatter_getdatetype )
/PHP-7.0/ext/intl/doc/
H A Ddatefmt_api.php386 function datefmt_get_calendar($fmt) {} function
/PHP-7.0/ext/intl/
H A Dphp_intl.c718 PHP_FE( datefmt_get_calendar, arginfo_msgfmt_get_locale )
/PHP-7.0/ext/intl/tests/
H A Dut_common.inc354 return $GLOBALS['oo-mode'] ? $fmt->getCalendar( ) : datefmt_get_calendar( $fmt );

Completed in 29 milliseconds