Searched refs:_S_leaf_concat_char_iter (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/cpp/
H A Dropeimpl.h385 rope<_CharT,_Alloc>::_S_leaf_concat_char_iter function in class:rope
414 return _S_leaf_concat_char_iter(__r, __iter, __len);
432 _RopeLeaf* __result = _S_leaf_concat_char_iter(__r, __iter, __len);
492 __result = _S_leaf_concat_char_iter((_RopeLeaf*)__r, __s, __slen);
505 _S_leaf_concat_char_iter((_RopeLeaf*)__right, __s, __slen);
604 return _S_leaf_concat_char_iter((_RopeLeaf*)__left,
615 _RopeRep* __rest = _S_leaf_concat_char_iter(__leftright,
H A Dstl_rope.h1515 _S_leaf_concat_char_iter(_RopeLeaf* __r,

Completed in 46 milliseconds