Searched refs:http_parse_ows (Results 1 - 5 of 5) sorted by relevance

/dovecot/src/lib-http/
H A Dhttp-parser.c83 void http_parse_ows(struct http_parser *parser) function
135 http_parse_ows(parser);
139 http_parse_ows(parser);
H A Dhttp-parser.h52 void http_parse_ows(struct http_parser *parser);
H A Dhttp-request-parser.c384 http_parse_ows(&hparser);
390 http_parse_ows(&hparser);
410 http_parse_ows(&hparser);
414 http_parse_ows(&hparser);
423 http_parse_ows(&hparser);
429 http_parse_ows(&hparser);
447 http_parse_ows(&hparser);
451 http_parse_ows(&hparser);
H A Dhttp-auth.c72 http_parse_ows(parser);
78 http_parse_ows(parser);
113 http_parse_ows(parser);
146 http_parse_ows(&parser);
184 http_parse_ows(&parser);
H A Dhttp-message-parser.c292 http_parse_ows(&hparser);
296 http_parse_ows(&hparser);
305 http_parse_ows(&hparser);
311 http_parse_ows(&hparser);
339 http_parse_ows(&hparser);
343 http_parse_ows(&hparser);

Completed in 15 milliseconds