Home
last modified time | relevance | path

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

/php-src/ext/intl/dateformat/
H A Ddateformat_parse.c215 PHP_FUNCTION(datefmt_localtime) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h113 ZEND_FUNCTION(datefmt_localtime);
/php-src/ext/intl/
H A Dphp_intl.stub.php385 function datefmt_localtime(IntlDateFormatter $formatter, string $string, &$offset = null): array|fa… function
H A Dphp_intl_arginfo.h874 ZEND_FUNCTION(datefmt_localtime);
1061 ZEND_FE(datefmt_localtime, arginfo_datefmt_localtime)
/php-src/ext/intl/tests/
H A Dut_common.inc402 …return $GLOBALS['oo-mode'] ? $fmt->localtime( $value , $parse_pos ) : datefmt_localtime( $fmt , …

Completed in 13 milliseconds