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

/external/stlport/src/
H A Dtime_facets.cpp175 wchar_t _wbuf[64]; local
176 ct.widen(first, last, _wbuf);
177 buf.append(_wbuf, _wbuf + (last - first));

Completed in 245 milliseconds