Searched refs:datefmt_get_datetype (Results 1 – 7 of 7) sorted by relevance
22 PHP_FUNCTION( datefmt_get_datetype );
34 PHP_FUNCTION( datefmt_get_datetype ) in PHP_FUNCTION() argument
173 PHP_NAMED_FE( getDateType, ZEND_FN( datefmt_get_datetype ), arginfo_intldateformatter_getdatetype )
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
710 PHP_FE( datefmt_get_datetype, arginfo_msgfmt_get_locale )
Completed in 10 milliseconds