Home
last modified time | relevance | path

Searched defs:find_first_not_of (Results 1 – 4 of 4) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DStringRef.cpp251 StringRef::size_type StringRef::find_first_not_of(char C, size_t From) const { in find_first_not_of() function in StringRef
259 StringRef::size_type StringRef::find_first_not_of(StringRef Chars, in find_first_not_of() function in StringRef
/openbsd-src/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.tcc393 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of() function in __versa_string
406 find_first_not_of(_CharT __c, size_type __pos) const in find_first_not_of() function in __versa_string
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.tcc834 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of() function in basic_string
846 find_first_not_of(_CharT __c, size_type __pos) const in find_first_not_of() function in basic_string
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_string.tcc893 find_first_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_first_not_of() function in std::basic_string
905 find_first_not_of(_CharT __c, size_type __pos) const in find_first_not_of() function in std::basic_string