Home
last modified time | relevance | path

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

/PHP-7.3/ext/date/lib/
H A Dparse_date.re2016 bool allow_extra = false;
2296 allow_extra = true;
2346 if (allow_extra) {
H A Dparse_date.c22332 bool allow_extra = false; in timelib_parse_from_format_with_map() local
22612 allow_extra = true; in timelib_parse_from_format_with_map()
22662 if (allow_extra) { in timelib_parse_from_format_with_map()

Completed in 38 milliseconds