Home
last modified time | relevance | path

Searched defs:istarts_with (Results 1 - 1 of 1) sorted by relevance

/third_party/nghttp2/src/
H A Dutil.h309 bool istarts_with(InputIterator1 first1, InputIterator1 last1, in istarts_with() function
317 template <typename S, typename T> bool istarts_with(const S &a, const T &b) { in istarts_with() function

Completed in 3 milliseconds