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