Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
Dhttp2.cc1676 template <typename InputIt> InputIt eat_file(InputIt first, InputIt last) { in eat_file() function
1702 auto p = eat_file(first, last); in eat_dir()
1708 return eat_file(first, p); in eat_dir()
1777 p = eat_file(res.base, p); in path_join()