Home
last modified time | relevance | path

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

/PHP-8.0/ext/date/lib/
H A Dparse_date.re2060 bool allow_extra = false;
2379 allow_extra = true;
2446 if (allow_extra) {
H A Dparse_date.c25290 bool allow_extra = false; in timelib_parse_from_format_with_map() local
25609 allow_extra = true; in timelib_parse_from_format_with_map()
25676 if (allow_extra) { in timelib_parse_from_format_with_map()

Completed in 31 milliseconds