Searched refs:utf16be_to_ucs4 (Results 1 – 1 of 1) sorted by relevance
/external/libcxx/src/ |
D | locale.cpp | 2731 utf16be_to_ucs4(const uint8_t* frm, const uint8_t* frm_end, const uint8_t*& frm_nxt, in utf16be_to_ucs4() function 3526 result r = utf16be_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in() 3826 result r = utf16be_to_ucs4(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, in do_in()
|