Home
last modified time | relevance | path

Searched refs:ucs4_to_utf16be (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp2374 static codecvt_base::result ucs4_to_utf16be( in ucs4_to_utf16be() function
3276 result r = ucs4_to_utf16be(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, __maxcode_, __mode_); in do_out()
3586 …result r = ucs4_to_utf16be(_frm, _frm_end, _frm_nxt, _to, _to_end, _to_nxt, __maxc… in do_out()