Home
last modified time | relevance | path

Searched refs:datefmt_localtime (Results 1 – 5 of 5) sorted by relevance

/PHP-8.2/ext/intl/dateformat/
H A Ddateformat_arginfo.h108 ZEND_FUNCTION(datefmt_localtime);
132 …ZEND_ME_MAPPING(localtime, datefmt_localtime, arginfo_class_IntlDateFormatter_localtime, ZEND_ACC_…
H A Ddateformat_parse.c161 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() argument
/PHP-8.2/ext/intl/
H A Dphp_intl_arginfo.h872 ZEND_FUNCTION(datefmt_localtime);
1062 ZEND_FE(datefmt_localtime, arginfo_datefmt_localtime)
H A Dphp_intl.stub.php383 function datefmt_localtime(IntlDateFormatter $formatter, string $string, &$offset = null): array|fa… function
/PHP-8.2/ext/intl/tests/
H A Dut_common.inc402 …return $GLOBALS['oo-mode'] ? $fmt->localtime( $value , $parse_pos ) : datefmt_localtime( $fmt , …

Completed in 28 milliseconds