Searched refs:datefmt_get_datetype (Results 1 – 6 of 6) sorted by relevance
9 * Test for the datefmt_get_datetype function
350 return $GLOBALS['oo-mode'] ? $fmt->getDateType( ) : datefmt_get_datetype( $fmt );
27 PHP_FUNCTION( datefmt_get_datetype ) in PHP_FUNCTION() argument
96 ZEND_FUNCTION(datefmt_get_datetype);
341 function datefmt_get_datetype(IntlDateFormatter $formatter): int|false {} function
858 ZEND_FUNCTION(datefmt_get_datetype);1045 ZEND_FE(datefmt_get_datetype, arginfo_datefmt_get_datetype)
Completed in 20 milliseconds