Searched refs:url_parse_res (Results 1 – 3 of 3) sorted by relevance
93 …struct http_parser_url url_parse_res; /*!< URL parsing result, used for retrieving URL e… member
60 struct http_parser_url *res = &ra->url_parse_res; in verify_url()910 struct http_parser_url *res = &ra->url_parse_res; in httpd_req_get_url_query_len()930 struct http_parser_url *res = &ra->url_parse_res; in httpd_req_get_url_query_str()
280 struct http_parser_url *res = &hd->hd_req_aux.url_parse_res; in httpd_uri()