Searched defs:http_date_parse_sp (Results 1 - 1 of 1) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-date.c92 http_date_parse_sp(struct http_date_parser *parser) function
235 if (http_date_parse_sp(parser) <= 0)
241 if (http_date_parse_sp(parser) <= 0)
264 if (http_date_parse_sp(parser) <= 0)
270 if (http_date_parse_sp(parser) <= 0)
276 if (http_date_parse_sp(parser) <= 0)
300 if (http_date_parse_sp(parser) <= 0)
349 if (http_date_parse_sp(parser) <= 0)
353 if ((ret=http_date_parse_sp(parser)) < 0)
364 if (http_date_parse_sp(parse
[all...]

Completed in 10 milliseconds