Searched refs:TIMELIB_ERROR (Results 1 – 4 of 4) sorted by relevance
76 #define TIMELIB_ERROR 99994 …_TIME, "Double time specification"); timelib_string_free(str); return TIMELIB_ERROR; } else { s->t…96 …_DATE, "Double date specification"); timelib_string_free(str); return TIMELIB_ERROR; } else { s->t…101 …ecification"); timelib_string_free(str); s->time->have_zone++; return TIMELIB_ERROR; } else { s->t…1296 return TIMELIB_ERROR;1319 return TIMELIB_ERROR;
44 #define TIMELIB_ERROR 999
46 #define TIMELIB_ERROR 999 macro
78 #define TIMELIB_ERROR 999 macro96 …_TIME, "Double time specification"); timelib_string_free(str); return TIMELIB_ERROR; } else { s->t…98 …_DATE, "Double date specification"); timelib_string_free(str); return TIMELIB_ERROR; } else { s->t…103 …ecification"); timelib_string_free(str); s->time->have_zone++; return TIMELIB_ERROR; } else { s->t…15629 return TIMELIB_ERROR; in scan()
Completed in 104 milliseconds