Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dparse_date.re2019 bool allow_extra = false;
2299 allow_extra = true;
2349 if (allow_extra) {
H A Dparse_date.c25127 bool allow_extra = false; in timelib_parse_from_format_with_map() local
25407 allow_extra = true; in timelib_parse_from_format_with_map()
25457 if (allow_extra) { in timelib_parse_from_format_with_map()

Completed in 40 milliseconds