Home
last modified time | relevance | path

Searched refs:allow_extra (Results 1 – 2 of 2) sorted by relevance

/PHP-8.3/ext/date/lib/
H A Dparse_date.re2195 bool allow_extra = false;
2523 allow_extra = true;
2590 if (allow_extra) {
H A Dparse_date.c25045 bool allow_extra = false; in timelib_parse_from_format_with_map() local
25373 allow_extra = true; in timelib_parse_from_format_with_map()
25440 if (allow_extra) { in timelib_parse_from_format_with_map()

Completed in 52 milliseconds