Home
last modified time | relevance | path

Searched refs:http_parser_url_fields (Results 1 - 4 of 4) sorted by relevance

/third_party/nghttp2/src/
H A Dutil.h529 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);
H A Dutil.cc659 bool has_uri_field(const http_parser_url &u, http_parser_url_fields field) { in has_uri_field()
664 const http_parser_url &u2, http_parser_url_fields field) { in fieldeq()
682 http_parser_url_fields field, const char *t) { in fieldeq()
687 http_parser_url_fields field, const StringRef &t) { in fieldeq()
696 http_parser_url_fields field) { in get_uri_field()
725 http_parser_url_fields field) { in write_uri_field()
/third_party/nghttp2/third-party/url-parser/
H A Durl_parser.h55 enum http_parser_url_fields enum
H A Durl_parser.c537 enum http_parser_url_fields uf, old_uf; in http_parser_parse_url()

Completed in 6 milliseconds