Home
last modified time | relevance | path

Searched refs:datefmt_get_datetype (Results 1 – 7 of 7) sorted by relevance

/PHP-5.5/ext/intl/dateformat/
H A Ddateformat_attr.h22 PHP_FUNCTION( datefmt_get_datetype );
H A Ddateformat_attr.c34 PHP_FUNCTION( datefmt_get_datetype ) in PHP_FUNCTION() argument
H A Ddateformat_class.c173 PHP_NAMED_FE( getDateType, ZEND_FN( datefmt_get_datetype ), arginfo_intldateformatter_getdatetype )
/PHP-5.5/ext/intl/tests/
H A Ddateformat_get_datetype.phpt9 * Test for the datefmt_get_datetype function
H A Dut_common.inc338 return $GLOBALS['oo-mode'] ? $fmt->getDateType( ) : datefmt_get_datetype( $fmt );
/PHP-5.5/ext/intl/doc/
H A Ddatefmt_api.php313 function datefmt_get_datetype($fmt ) {} function
/PHP-5.5/ext/intl/
H A Dphp_intl.c710 PHP_FE( datefmt_get_datetype, arginfo_msgfmt_get_locale )

Completed in 29 milliseconds