Searched refs:utf16be_to_ucs2 (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | locale.cpp | 2631 static codecvt_base::result utf16be_to_ucs2( in utf16be_to_ucs2() function 3298 …result r = utf16be_to_ucs2(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, __maxcode_, _… in do_in() 3472 …result r = utf16be_to_ucs2(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, __maxco… in do_in()
|