Home
last modified time | relevance | path

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

/PHP-7.4/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-7.4/ext/intl/dateformat/
H A Ddateformat_attr.h28 PHP_FUNCTION( datefmt_set_lenient );
H A Ddateformat_attr.c228 PHP_FUNCTION( datefmt_set_lenient ) in PHP_FUNCTION() argument
H A Ddateformat_class.c174 PHP_NAMED_FE( setLenient, ZEND_FN( datefmt_set_lenient ), arginfo_intldateformatter_setlenient )
/PHP-7.4/ext/intl/
H A Dphp_intl.c718 PHP_FE( datefmt_set_lenient, arginfo_msgfmt_get_locale )

Completed in 31 milliseconds