Searched defs:substr (Results 1 – 3 of 3) sorted by relevance
40 std::string substr; in CheckCalcIsValid() local
47 bool EndsWith(const std::string& str, const std::string& substr) in EndsWith()
326 constexpr basic_string_view<CharT> basic_string_view<CharT>::substr(size_type pos, size_type count)… in substr() function