Searched defs:__prefix (Results 1 – 4 of 4) sorted by relevance
396 __write_escaped_code_unit(basic_string<_CharT>& __str, char32_t __value, const _CharT* __prefix) { in __write_escaped_code_unit()
186 …ute_bm_prefix(_Iterator __first, _Iterator __last, _BinaryPredicate __pred, _Container& __prefix) { in __compute_bm_prefix()
1665 rope<_CharT, _Alloc> __prefix = __r.substr(0, __first.index()); in _Rope_rotate() local
1506 rope<_CharT,_Alloc> __prefix = __r.substr(0, __first.index()); in _Rope_rotate() local