Return true if matching characters are found
<include/boost/url/grammar/string_view_base.hpp>
constexpr bool contains(char c) const noexcept;
See `core::string_view::contains`