add_warning       117 ext/date/lib/parse_date.c #define TIMELIB_HAVE_TZ() { s->cur = cursor; if (s->time->have_zone) { s->time->have_zone > 1 ? add_error(s, "Double timezone specification") : add_warning(s, "Double timezone specification"); timelib_string_free(str); s->time->have_zone++; return TIMELIB_ERROR; } else { s->time->have_zone++; } }
add_warning      24681 ext/date/lib/parse_date.c 		add_warning(&in, "The parsed time was invalid");
add_warning      24685 ext/date/lib/parse_date.c 		add_warning(&in, "The parsed date was invalid");