Searched refs:httpGetDateTime (Results 1 – 8 of 8) sorted by relevance
391 httpGetDateTime
428 *modtime = httpGetDateTime(httpGetField(http2, HTTP_FIELD_DATE)); in cupsGetPPD3()
466 extern time_t httpGetDateTime(const char *s) _CUPS_PUBLIC;
274 current = httpGetDateTime(buffer); in main()
818 httpGetDateTime(const char *s) /* I - Date/time string */ in httpGetDateTime() function
534 event_time = httpGetDateTime(start); in load_rss()
2625 date = httpGetDateTime(ptr); in check_if_modified()
1167 …er = httpGetField(data->http, HTTP_FIELD_DATE)) != NULL && *header && httpGetDateTime(header) == 0) in do_test()