Searched defs:find_first_of (Results 1 – 4 of 4) sorted by relevance
199 StringRef::size_type StringRef::find_first_of(StringRef Chars, in find_first_of() function in StringRef
354 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of() function in __versa_string
798 find_first_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_of() function in basic_string
5221 find_first_of(_InputIterator __first1, _InputIterator __last1, in find_first_of() function5258 find_first_of(_InputIterator __first1, _InputIterator __last1, in find_first_of() function