Searched refs:utf16le_to_ucs4_length (Results 1 – 1 of 1) sorted by relevance
/external/libcxx/src/ |
D | locale.cpp | 2919 utf16le_to_ucs4_length(const uint8_t* frm, const uint8_t* frm_end, in utf16le_to_ucs4_length() function 3645 return utf16le_to_ucs4_length(_frm, _frm_end, mx, _Maxcode_, _Mode_); in do_length() 3945 return utf16le_to_ucs4_length(_frm, _frm_end, mx, _Maxcode_, _Mode_); in do_length()
|