Home
last modified time | relevance | path

Searched refs:TIMELIB_WARN_INVALID_TIME (Results 1 – 3 of 3) sorted by path

/PHP-7.4/ext/date/lib/
H A Dparse_date.c24998 add_warning(&in, TIMELIB_WARN_INVALID_TIME, "The parsed time was invalid"); in timelib_strtotime()
25529 add_pbf_warning(s, TIMELIB_WARN_INVALID_TIME, "The parsed time was invalid", string, ptr); in timelib_parse_from_format_with_map()
H A Dparse_date.re1890 add_warning(&in, TIMELIB_WARN_INVALID_TIME, "The parsed time was invalid");
2421 add_pbf_warning(s, TIMELIB_WARN_INVALID_TIME, "The parsed time was invalid", string, ptr);
H A Dtimelib.h238 #define TIMELIB_WARN_INVALID_TIME 0x102 macro

Completed in 39 milliseconds