Searched refs:datefmt_get_calendar (Results 1 – 5 of 5) sorted by relevance
109 U_CFUNC PHP_FUNCTION(datefmt_get_calendar) in PHP_FUNCTION() argument
98 ZEND_FUNCTION(datefmt_get_calendar);
345 function datefmt_get_calendar(IntlDateFormatter $formatter): int|false {} function
860 ZEND_FUNCTION(datefmt_get_calendar);1047 ZEND_FE(datefmt_get_calendar, arginfo_datefmt_get_calendar)
358 return $GLOBALS['oo-mode'] ? $fmt->getCalendar( ) : datefmt_get_calendar( $fmt );
Completed in 21 milliseconds