Searched defs:substr (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/std/
H A Dbastring.h410 basic_string substr (size_type pos = 0, size_type n = npos) const function in class:basic_string
/haiku/headers/cpp/
H A Dstl_rope.h2190 rope substr(size_t __start, size_t __len = 1) const { function in class:rope
2195 rope substr(iterator __start, iterator __end) const { function in class:rope
2200 rope substr(iterator __start) const { function in class:rope
2206 rope substr(const_iterator __start, const_iterator __end) const { function in class:rope
2213 rope<_CharT,_Alloc> substr(const_iterator __start) { function in class:rope

Completed in 43 milliseconds