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

/haiku/headers/cpp/
H A Dropeimpl.h1435 _CharT rope<_CharT,_Alloc>::_S_empty_c_str[1]; member in class:rope
1446 _S_empty_c_str[0] = _S_eos((_CharT*)0); // Possibly redundant,
1448 return _S_empty_c_str;
1474 _S_empty_c_str[0] = _S_eos((_CharT*)0);
1475 return _S_empty_c_str;
H A Dstl_rope.h1325 static _CharT _S_empty_c_str[1]; member in class:rope

Completed in 53 milliseconds