Home
last modified time | relevance | path

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

/php-src/ext/intl/dateformat/
H A Ddateformat_parse.c129 PHP_FUNCTION(datefmt_parse) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h111 ZEND_FUNCTION(datefmt_parse);
/php-src/ext/intl/
H A Dphp_intl.stub.php378 function datefmt_parse(IntlDateFormatter $formatter, string $string, &$offset = null): int|float|fa… function
H A Dphp_intl_arginfo.h873 ZEND_FUNCTION(datefmt_parse);
1060 ZEND_FE(datefmt_parse, arginfo_datefmt_parse)
/php-src/ext/intl/tests/
H A Dut_common.inc398 …return $GLOBALS['oo-mode'] ? $fmt->parse( $value ,$parse_pos ) : datefmt_parse( $fmt , $value,$p…

Completed in 1942 milliseconds