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

/haiku/headers/cpp/
H A Dropeimpl.h636 _S_substring(_RopeRep* __base, size_t __start, size_t __endp1) argument
938 _S_flatten(_RopeRep* __r, size_t __start, size_t __len, _CharT* __buffer) argument
[all...]
H A Dstl_rope.h2190 rope substr(size_t __start, size_t __len = 1) const { argument
2195 rope substr(iterator __start, iterator __end) const { argument
2206 rope substr(const_iterator __start, const_iterato argument
2213 substr(const_iterator __start) argument
[all...]

Completed in 100 milliseconds