Searched refs:curl_getdate (Results 1 – 13 of 13) sorted by relevance
155 time_t out = curl_getdate(dates[i].input, NULL); in test()
48 curl_getdate.3 \
24 curl_getdate() testing
61 CURL_EXTERN time_t curl_getdate(const char *p, const time_t *unused);
34 *curl_getdate(3)* man page for date expression details. (Added in 7.73.0)54 *curl_getdate(3)* man page for date expression details. (Added in 7.73.0)
94 SYMBOL_VECTOR=(curl_getdate=PROCEDURE)95 SYMBOL_VECTOR=(CURL_GETDATE/curl_getdate=PROCEDURE)
91 [gnv.usr.share.man.man3]curl_getdate.3
539 time_t curl_getdate(const char *p, const time_t *now) in curl_getdate() function
353 return curl_getdate(p, unused); in curl_getdate_ccsid()360 t = curl_getdate(s, unused); in curl_getdate_ccsid()
2582 d curl_getdate pr 10i 0 extproc('curl_getdate') time_t
2684 CURL_EXTERN time_t curl_getdate(const char *p, const time_t *unused);
2297 config->condtime = (curl_off_t)curl_getdate(nextarg, &now); in getparameter()
371 `curl_getdate()` in `lib/parsedate.c` is for HTTP date comparisons (and