Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dtimelib.h238 #define TIMELIB_WARN_INVALID_TIME 0x102 macro
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 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()

Completed in 44 milliseconds