Searched refs:__section (Results 1 – 1 of 1) sorted by relevance
669 const _CharT* __section = __l->_M_data + __start; in _S_substring() local671 __result = _S_RopeLeaf_from_unowned_char_ptr(__section, __result_len, in _S_substring()697 _CharT* __section = __base->_M_size.allocate(_S_rounded_up_size(__result_len)); in _S_substring() local699 (*(__f->_M_fn))(__start, __result_len, __section); in _S_substring()701 _STLP_UNWIND(_RopeRep::_S_free_string(__section, in _S_substring()703 _S_construct_null(__section + __result_len); in _S_substring()704 return _S_new_RopeLeaf(__section, __result_len, in _S_substring()