Searched refs:TIMELIB_ERROR (Results 1 – 4 of 4) sorted by relevance
97 #define TIMELIB_ERROR 999115 …ror(s, "Double time specification"); timelib_string_free(str); return TIMELIB_ERROR; } else { s->t…117 …ror(s, "Double date specification"); timelib_string_free(str); return TIMELIB_ERROR; } else { s->t…122 …ecification"); timelib_string_free(str); s->time->have_zone++; return TIMELIB_ERROR; } else { s->t…1176 return TIMELIB_ERROR;1199 return TIMELIB_ERROR;
64 #define TIMELIB_ERROR 999
66 #define TIMELIB_ERROR 999 macro
99 #define TIMELIB_ERROR 999 macro117 …ror(s, "Double time specification"); timelib_string_free(str); return TIMELIB_ERROR; } else { s->t…119 …ror(s, "Double date specification"); timelib_string_free(str); return TIMELIB_ERROR; } else { s->t…124 …ecification"); timelib_string_free(str); s->time->have_zone++; return TIMELIB_ERROR; } else { s->t…14687 return TIMELIB_ERROR; in scan()
Completed in 45 milliseconds