[#A9E89336207DF1F02926B990732177ECDA16F63E]
Return the position of the first non-match
constexpr
size_type
find_first_not_of(
char const* s,
size_type pos,
size_type n) const noexcept;
See `core::string_view::find_first_not_of`