Searched refs:httpGetDateTime (Results 1 – 5 of 5) sorted by relevance
408 *modtime = httpGetDateTime(httpGetField(http2, HTTP_FIELD_DATE)); in cupsGetPPD3()
339 httpGetDateTime
279 current = httpGetDateTime(buffer); in main()
474 extern time_t httpGetDateTime(const char *s);
824 httpGetDateTime(const char *s) /* I - Date/time string */ in httpGetDateTime() function