Searched defs:setLenient (Results 1 – 2 of 2) sorted by relevance
/PHP-8.2/ext/intl/dateformat/ | ||
H A D | dateformat.stub.php | 163 public function setLenient(bool $lenient): void {} function in IntlDateFormatter |
/PHP-8.2/ext/intl/calendar/ | ||
H A D | calendar.stub.php | 450 public function setLenient(bool $lenient) {} // TODO make return type void function in IntlCalendar |
Completed in 7 milliseconds