Home
last modified time | relevance | path

Searched refs:datefmt_set_lenient (Results 1 – 6 of 6) sorted by relevance

/PHP-8.0/ext/intl/tests/
H A Ddateformat_is_set_lenient.phpt2 datefmt_set_lenient and datefmt_set_lenient()
9 * Test for the datefmt_get_lenient & datefmt_set_lenient function
H A Dut_common.inc390 …return $GLOBALS['oo-mode'] ? $fmt->setLenient( $lenient ) : datefmt_set_lenient( $fmt , $lenient…
/PHP-8.0/ext/intl/dateformat/
H A Ddateformat_arginfo.h94 ZEND_FUNCTION(datefmt_set_lenient);
118 …ZEND_ME_MAPPING(setLenient, datefmt_set_lenient, arginfo_class_IntlDateFormatter_setLenient, ZEND_…
H A Ddateformat_attr.c185 PHP_FUNCTION( datefmt_set_lenient ) in PHP_FUNCTION() argument
/PHP-8.0/ext/intl/
H A Dphp_intl_arginfo.h867 ZEND_FUNCTION(datefmt_set_lenient);
1057 ZEND_FE(datefmt_set_lenient, arginfo_datefmt_set_lenient)
H A Dphp_intl.stub.php186 function datefmt_set_lenient(IntlDateFormatter $formatter, bool $lenient): void {} function

Completed in 68 milliseconds