Home
last modified time | relevance | path

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

/third_party/boost/libs/beast/test/bench/parser/
Dnodejs_parser.hpp228 static int cb_url(http_parser*, char const*, std::size_t);
244 on_url = &nodejs_basic_parser::cb_url; in hooks_t()
422 cb_url(http_parser* p, in cb_url() function in boost::beast::http::nodejs_basic_parser