Home
last modified time | relevance | path

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

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