Searched defs:CaseInsensitiveCompareASCII (Results 1 – 4 of 4) sorted by relevance
126 template<typename Char> struct CaseInsensitiveCompareASCII { struct128 bool operator()(Char x, Char y) const { in operator()
123 template<typename Char> struct CaseInsensitiveCompareASCII { struct125 bool operator()(Char x, Char y) const { in operator()
155 template<typename Char> struct CaseInsensitiveCompareASCII { struct157 bool operator()(Char x, Char y) const { in operator()