Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Support/
H A DStringRef.cpp289 StringRef::size_type StringRef::find_last_not_of(char C, size_t From) const { in find_last_not_of() function in StringRef
300 StringRef::size_type StringRef::find_last_not_of(StringRef Chars, in find_last_not_of() function in StringRef
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dvstring.tcc418 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of() function in __versa_string
440 find_last_not_of(_CharT __c, size_type __pos) const in find_last_not_of() function in __versa_string
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dbasic_string.tcc857 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of() function in basic_string
878 find_last_not_of(_CharT __c, size_type __pos) const in find_last_not_of() function in basic_string
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dbasic_string.tcc917 find_last_not_of(const _CharT* __s, size_type __pos, size_type __n) const in find_last_not_of() function in std::basic_string
937 find_last_not_of(_CharT __c, size_type __pos) const in find_last_not_of() function in std::basic_string