Home
last modified time | relevance | path

Searched defs:lenient (Results 1 – 3 of 3) sorted by relevance

/PHP-8.2/ext/intl/dateformat/
H A Ddateformat.stub.php163 public function setLenient(bool $lenient): void {}
/PHP-8.2/ext/intl/calendar/
H A Dcalendar.stub.php450 public function setLenient(bool $lenient) {} // TODO make return type void
/PHP-8.2/ext/intl/
H A Dphp_intl.stub.php253 function intlcal_set_lenient(IntlCalendar $calendar, bool $lenient): bool {}
362 function datefmt_set_lenient(IntlDateFormatter $formatter, bool $lenient): void {}

Completed in 13 milliseconds