Home
last modified time | relevance | path

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

/php-src/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-src/ext/intl/dateformat/
H A Ddateformat_attr.c185 PHP_FUNCTION( datefmt_set_lenient ) in PHP_FUNCTION() argument
H A Ddateformat_arginfo.h107 ZEND_FUNCTION(datefmt_set_lenient);
/php-src/ext/intl/
H A Dphp_intl.stub.php364 function datefmt_set_lenient(IntlDateFormatter $formatter, bool $lenient): void {} function
H A Dphp_intl_arginfo.h875 ZEND_FUNCTION(datefmt_set_lenient);
1066 ZEND_FE(datefmt_set_lenient, arginfo_datefmt_set_lenient)

Completed in 26 milliseconds