Home
last modified time | relevance | path

Searched refs:http_parser_url_init (Results 1 – 2 of 2) sorted by relevance

/third_party/nghttp2/third-party/url-parser/
Durl_parser.h85 void http_parser_url_init(struct http_parser_url *u);
Durl_parser.c527 http_parser_url_init(struct http_parser_url *u) { in http_parser_url_init() function