Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/libcxx/src/
H A Dlocale.cpp2568 static int utf16le_to_ucs4_length( in utf16le_to_ucs4_length() function
3419 return utf16le_to_ucs4_length(_frm, _frm_end, mx, __maxcode_, __mode_); in do_length()
3693 return utf16le_to_ucs4_length(_frm, _frm_end, mx, __maxcode_, __mode_); in do_length()