Searched refs:default_format_config (Results 1 – 2 of 2) sorted by relevance
/PHP-8.0/ext/date/lib/ |
H A D | parse_date.re | 2030 static const timelib_format_config default_format_config = { 2049 …se_from_format_with_map(format, string, len, errors, tzdb, tz_get_wrapper, &default_format_config);
|
H A D | parse_date.c | 25260 static const timelib_format_config default_format_config = { variable 25279 …se_from_format_with_map(format, string, len, errors, tzdb, tz_get_wrapper, &default_format_config); in timelib_parse_from_format()
|
Completed in 36 milliseconds