Return true if matching characters are found
bool contains( string_view sv) noexcept;
Declared in file <boost/url/grammar/string_view_base.hpp> at line 735
See `core::string_view::contains`