Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dshrpx_router.cc162 const RNode *match_complete(size_t *offset, const RNode *node, in match_complete() function
318 node = match_complete(&offset, &root_, std::begin(host), std::end(host)); in match()
337 node = match_complete(&offset, &root_, std::begin(s), std::end(s)); in match()

Completed in 2 milliseconds