Searched refs:TIMELIB_ERR_NO_FOUR_DIGIT_YEAR (Results 1 – 3 of 3) sorted by relevance
/PHP-8.3/ext/date/lib/ |
H A D | timelib.h | 300 #define TIMELIB_ERR_NO_FOUR_DIGIT_YEAR 0x20e macro
|
H A D | parse_date.re | 2344 …add_pbf_error(s, TIMELIB_ERR_NO_FOUR_DIGIT_YEAR, "A four digit year could not be found", string, b… 2353 …add_pbf_error(s, TIMELIB_ERR_NO_FOUR_DIGIT_YEAR, "An expanded digit year could not be found", stri…
|
H A D | parse_date.c | 25194 …add_pbf_error(s, TIMELIB_ERR_NO_FOUR_DIGIT_YEAR, "A four digit year could not be found", string, b… in timelib_parse_from_format_with_map() 25203 …add_pbf_error(s, TIMELIB_ERR_NO_FOUR_DIGIT_YEAR, "An expanded digit year could not be found", stri… in timelib_parse_from_format_with_map()
|
Completed in 71 milliseconds