Home
last modified time | relevance | path

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

/php-src/ext/intl/tests/
H A Dcalendar_is_set_lenient_basic.phpt2 IntlCalendar::isLenient(), ::setLenient() basic test
13 var_dump($intlcal1->setLenient(false));
H A Dcalendar_setLenient_error.phpt2 IntlCalendar::setLenient(): bad arguments
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.stub.php132 public function setLenient(bool $lenient): void {} function in IntlDateFormatter
/php-src/ext/intl/calendar/
H A Dcalendar.stub.php337 public function setLenient(bool $lenient): true {} function in IntlCalendar
H A Dcalendar_methods.cpp870 co->ucal->setLenient((UBool) is_lenient); in PHP_FUNCTION()

Completed in 18 milliseconds