Home
last modified time | relevance | path

Searched refs:setLenient (Results 1 – 3 of 3) sorted by relevance

/PHP-5.3/ext/intl/doc/
H A Ddatefmt_api.php157 public function setLenient($lenient) {} function in DateFormatter
/PHP-5.3/ext/intl/dateformat/
H A Ddateformat_class.c173 PHP_NAMED_FE( setLenient, ZEND_FN( datefmt_set_lenient ), arginfo_intldateformatter_setlenient )
/PHP-5.3/ext/intl/tests/
H A Dut_common.inc378 …return $GLOBALS['oo-mode'] ? $fmt->setLenient( $lenient ) : datefmt_set_lenient( $fmt , $lenient…

Completed in 7 milliseconds