Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dhttp2.h113 void copy_url_component(std::string &dest, const http_parser_url *u, int field,
Dhttp2.cc274 void copy_url_component(std::string &dest, const http_parser_url *u, int field, in copy_url_component() function