Searched refs:datefmt_get_datetype (Results 1 – 7 of 7) sorted by relevance
22 PHP_FUNCTION( datefmt_get_datetype );
164 PHP_NAMED_FE( getDateType, ZEND_FN( datefmt_get_datetype ), arginfo_intldateformatter_getdatetype )
67 PHP_FUNCTION( datefmt_get_datetype ) in PHP_FUNCTION() argument
9 * Test for the datefmt_get_datetype function
338 return $GLOBALS['oo-mode'] ? $fmt->getDateType( ) : datefmt_get_datetype( $fmt );
313 function datefmt_get_datetype($fmt ) {} function
444 PHP_FE( datefmt_get_datetype, arginfo_msgfmt_get_locale )
Completed in 17 milliseconds