Home
last modified time | relevance | path

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

/php-src/ext/date/lib/
H A Dtimelib.h283 #define TIMELIB_WARN_INVALID_TIME 0x102 macro
H A Dparse_date.re2063 add_warning(&in, TIMELIB_WARN_INVALID_TIME, "The parsed time was invalid");
2662 add_pbf_warning(s, TIMELIB_WARN_INVALID_TIME, "The parsed time was invalid", string, ptr);
H A Dparse_date.c24913 add_warning(&in, TIMELIB_WARN_INVALID_TIME, "The parsed time was invalid"); in timelib_strtotime()
25512 add_pbf_warning(s, TIMELIB_WARN_INVALID_TIME, "The parsed time was invalid", string, ptr); in timelib_parse_from_format_with_map()

Completed in 56 milliseconds