Searched refs:utf8_to_utf16_length (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/libc++/src/
H A Dlocale.cpp2093 utf8_to_utf16_length(const uint8_t* frm, const uint8_t* frm_end, function
3136 return utf8_to_utf16_length(_frm, _frm_end, mx);
3980 return utf8_to_utf16_length(_frm, _frm_end, mx, _Maxcode_, _Mode_);
4055 return utf8_to_utf16_length(_frm, _frm_end, mx, _Maxcode_, _Mode_);
4130 return utf8_to_utf16_length(_frm, _frm_end, mx, _Maxcode_, _Mode_);

Completed in 96 milliseconds