Searched refs:datefmt_set_lenient (Results 1 – 6 of 6) sorted by relevance
2 datefmt_set_lenient and datefmt_set_lenient()9 * Test for the datefmt_get_lenient & datefmt_set_lenient function
390 …return $GLOBALS['oo-mode'] ? $fmt->setLenient( $lenient ) : datefmt_set_lenient( $fmt , $lenient…
94 ZEND_FUNCTION(datefmt_set_lenient);118 …ZEND_ME_MAPPING(setLenient, datefmt_set_lenient, arginfo_class_IntlDateFormatter_setLenient, ZEND_…
185 PHP_FUNCTION( datefmt_set_lenient ) in PHP_FUNCTION() argument
867 ZEND_FUNCTION(datefmt_set_lenient);1057 ZEND_FE(datefmt_set_lenient, arginfo_datefmt_set_lenient)
186 function datefmt_set_lenient(IntlDateFormatter $formatter, bool $lenient): void {} function
Completed in 26 milliseconds