Home
last modified time | relevance | path

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

/PHP-5.3/ext/intl/dateformat/
H A Ddateformat_attr.h23 PHP_FUNCTION( datefmt_get_timetype );
H A Ddateformat_class.c165 PHP_NAMED_FE( getTimeType, ZEND_FN( datefmt_get_timetype ), arginfo_intldateformatter_getdatetype )
H A Ddateformat_attr.c93 PHP_FUNCTION( datefmt_get_timetype ) in PHP_FUNCTION() argument
/PHP-5.3/ext/intl/tests/
H A Ddateformat_get_timetype.phpt9 * Test for the datefmt_get_timetype function
H A Dut_common.inc342 return $GLOBALS['oo-mode'] ? $fmt->getTimeType( ) : datefmt_get_timetype( $fmt );
/PHP-5.3/ext/intl/doc/
H A Ddatefmt_api.php321 function datefmt_get_timetype($fmt) {} function
/PHP-5.3/ext/intl/
H A Dphp_intl.c445 PHP_FE( datefmt_get_timetype, arginfo_msgfmt_get_locale )

Completed in 15 milliseconds