Home
last modified time | relevance | path

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

/third_party/nghttp2/src/
H A Dutil.h363 bool strieq(InputIt1 first1, InputIt1 last1, InputIt2 first2, InputIt2 last2) { in strieq() function
371 template <typename T, typename S> bool strieq(const T &a, const S &b) { in strieq() function

Completed in 3 milliseconds