Home
last modified time | relevance | path

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

/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_attrcpp.h28 PHP_FUNCTION(datefmt_get_calendar);
H A Ddateformat_attrcpp.cpp142 U_CFUNC PHP_FUNCTION(datefmt_get_calendar) in PHP_FUNCTION() argument
H A Ddateformat_class.c175 PHP_NAMED_FE( getCalendar, ZEND_FN( datefmt_get_calendar ), arginfo_intldateformatter_getdatetype )
/PHP-5.5/ext/intl/doc/
H A Ddatefmt_api.php398 function datefmt_get_calendar($fmt) {} function
/PHP-5.5/ext/intl/tests/
H A Dut_common.inc346 return $GLOBALS['oo-mode'] ? $fmt->getCalendar( ) : datefmt_get_calendar( $fmt );
/PHP-5.5/ext/intl/
H A Dphp_intl.c712 PHP_FE( datefmt_get_calendar, arginfo_msgfmt_get_locale )
/PHP-5.5/
H A DUPGRADING157 - IntlDateFormatter::getCalendar() and datefmt_get_calendar() return
H A DNEWS2039 . IntlDateFormatter::getCalendar() and datefmt_get_calendar() return false

Completed in 41 milliseconds