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