Searched refs:ucs4_to_utf16le (Results 1 – 1 of 1) sorted by relevance
/external/libcxx/src/ |
D | locale.cpp | 2818 ucs4_to_utf16le(const uint32_t* frm, const uint32_t* frm_end, const uint32_t*& frm_nxt, in ucs4_to_utf16le() function 3583 result r = ucs4_to_utf16le(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out() 3883 result r = ucs4_to_utf16le(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_out()
|