Home
last modified time | relevance | path

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

/dports/www/trafficserver/trafficserver-9.1.1/plugins/experimental/traffic_dump/
H A Dsensitive_fields.h35 struct InsensitiveCompare { struct
57 using sensitive_fields_t = std::unordered_set<std::string, StringHashByLower, InsensitiveCompare>; argument
/dports/textproc/aspell/aspell-0.60.8/modules/speller/default/
H A Dlanguage.hpp410 struct InsensitiveCompare { struct
413 InsensitiveCompare(const Language * l = 0) : lang(l) {} in InsensitiveCompare() function
429 InsensitiveCompare cmp;
H A Dreadonly_ws.cpp794 InsensitiveCompare icomp;
H A Dsuggest.cpp347 InsensitiveCompare cmp(lang); in skip_first_couple()
/dports/textproc/aspell-ispell/aspell-0.60.8/modules/speller/default/
H A Dlanguage.hpp410 struct InsensitiveCompare { struct
413 InsensitiveCompare(const Language * l = 0) : lang(l) {} in InsensitiveCompare() argument
429 InsensitiveCompare cmp;
H A Dreadonly_ws.cpp794 InsensitiveCompare icomp;
H A Dsuggest.cpp347 InsensitiveCompare cmp(lang); in skip_first_couple()