Home
last modified time | relevance | path

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

/PHP-7.4/ext/date/lib/
H A Dtimelib.h272 #define TIMELIB_ERR_INVALID_WEEK 0x21f macro
H A Dparse_date.re2312 add_pbf_error(s, TIMELIB_ERR_INVALID_WEEK, "ISO Week must be between 1 and 53", string, begin);
H A Dparse_date.c25420 add_pbf_error(s, TIMELIB_ERR_INVALID_WEEK, "ISO Week must be between 1 and 53", string, begin); in timelib_parse_from_format_with_map()

Completed in 67 milliseconds