Home
last modified time | relevance | path

Searched refs:datefmt_localtime (Results 1 – 7 of 7) sorted by path

/PHP-5.6/ext/intl/dateformat/
H A Ddateformat_class.c190 PHP_NAMED_FE( localtime, ZEND_FN( datefmt_localtime ), datefmt_parse_args )
H A Ddateformat_parse.c166 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() argument
H A Ddateformat_parse.h22 PHP_FUNCTION( datefmt_localtime );
/PHP-5.6/ext/intl/doc/
H A Ddatefmt_api.php305 function datefmt_localtime($fmt , $value, $parse_pos=0) {} function
/PHP-5.6/ext/intl/
H A Dphp_intl.c727 PHP_FE( datefmt_localtime , datefmt_parse_args )
/PHP-5.6/ext/intl/tests/
H A Ddateformat_localtime.phpt12 * Test for the datefmt_localtime function
H A Dut_common.inc390 …return $GLOBALS['oo-mode'] ? $fmt->localtime( $value , $parse_pos ) : datefmt_localtime( $fmt , …

Completed in 23 milliseconds