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

/haiku/headers/cpp/
H A Dstl_rope.h1388 static _RopeRep* _S_destr_concat_char_iter(_RopeRep* __r, function in class:rope
1881 _S_destr_concat_char_iter(_M_tree_ptr, __iter, __n);
1895 _S_destr_concat_char_iter(_M_tree_ptr, __s, __e - __s);
1917 _S_destr_concat_char_iter(_M_tree_ptr, &__c, 1);
H A Dropeimpl.h533 rope<_CharT,_Alloc>::_S_destr_concat_char_iter( function in class:rope
1340 _My_rope::_S_destr_concat_char_iter(__left, &__c, 1));

Completed in 54 milliseconds