Searched refs:http_parser_url_fields (Results 1 – 4 of 4) sorted by relevance
529 bool has_uri_field(const http_parser_url &u, http_parser_url_fields field);532 const http_parser_url &u2, http_parser_url_fields field);535 http_parser_url_fields field, const char *t);538 http_parser_url_fields field, const StringRef &t);541 http_parser_url_fields field);549 http_parser_url_fields field);
618 bool has_uri_field(const http_parser_url &u, http_parser_url_fields field) { in has_uri_field()623 const http_parser_url &u2, http_parser_url_fields field) { in fieldeq()641 http_parser_url_fields field, const char *t) { in fieldeq()646 http_parser_url_fields field, const StringRef &t) { in fieldeq()655 http_parser_url_fields field) { in get_uri_field()684 http_parser_url_fields field) { in write_uri_field()
55 enum http_parser_url_fields enum
537 enum http_parser_url_fields uf, old_uf; in http_parser_parse_url()