Searched refs:evhttp_parse_request_line (Results 1 – 3 of 3) sorted by relevance
574 o Performance tweak to evhttp_parse_request_line. (aee1a97 Mark Ellzey)575 o Add missing break to evhttp_parse_request_line (0fcc536)
1722 evhttp_parse_request_line(struct evhttp_request *req, char *line, size_t len) in evhttp_parse_request_line() function2054 if (evhttp_parse_request_line(req, line, len) == -1) in evhttp_parse_firstline_()
2014 o Performance tweak to evhttp_parse_request_line. (aee1a97 Mark Ellzey)2015 o Add missing break to evhttp_parse_request_line (0fcc536)