Searched refs:utf8_decodestr (Results 1 – 2 of 2) sorted by relevance
| /xnu-11417.140.69/bsd/sys/ |
| H A D | utfconv.h | 163 utf8_decodestr(const u_int8_t* utf8p, size_t utf8len, u_int16_t* ucsp,
|
| /xnu-11417.140.69/bsd/vfs/ |
| H A D | vfs_utfconv.c | 439 utf8_decodestr(const u_int8_t* utf8p, size_t utf8len, u_int16_t* ucsp, in utf8_decodestr() function 858 result = utf8_decodestr(inbufstart, inbuflen, unistr, &unicode_bytes, in utf8_normalizestr()
|