Searched refs:ucs2_to_utf16le (Results 1 – 1 of 1) sorted by relevance
| /openbsd/src/gnu/llvm/libcxx/src/ |
| D | locale.cpp | 3128 ucs2_to_utf16le(const uint16_t* frm, const uint16_t* frm_end, const uint16_t*& frm_nxt, in ucs2_to_utf16le() function 3905 result r = ucs2_to_utf16le(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out() 4080 result r = ucs2_to_utf16le(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
|