Searched refs:_wbuf (Results 1 – 1 of 1) sorted by relevance
175 wchar_t _wbuf[64]; in __append() local176 ct.widen(first, last, _wbuf); in __append()177 buf.append(_wbuf, _wbuf + (last - first)); in __append()