Searched refs:evhttp_parse_query_str (Results 1 – 3 of 3) sorted by relevance
699 int evhttp_parse_query_str(const char *uri, struct evkeyvalq *headers);
2869 evhttp_parse_query_str(const char *uri, struct evkeyvalq *headers) in evhttp_parse_query_str() function
487 o Add evhttp_parse_query_str to be used with evhttp_uri_parse. (2075fbc)