Home
last modified time | relevance | path

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

/PHP-7.0/ext/intl/tests/
H A Ddateformat_is_set_lenient.phpt2 datefmt_set_lenient and datefmt_set_lenient()
10 * Test for the datefmt_get_lenient & datefmt_set_lenient function
H A Dut_common.inc386 …return $GLOBALS['oo-mode'] ? $fmt->setLenient( $lenient ) : datefmt_set_lenient( $fmt , $lenient…
/PHP-7.0/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.c175 PHP_NAMED_FE( setLenient, ZEND_FN( datefmt_set_lenient ), arginfo_intldateformatter_setlenient )
/PHP-7.0/ext/intl/doc/
H A Ddatefmt_api.php345 function datefmt_set_lenient($fmt , $lenient) {} function
/PHP-7.0/ext/intl/
H A Dphp_intl.c728 PHP_FE( datefmt_set_lenient, arginfo_msgfmt_get_locale )

Completed in 19 milliseconds