Searched defs:utf8len (Results 1 - 4 of 4) sorted by relevance

/xnu-2782.1.97/bsd/hfs/hfscommon/Unicode/
H A DUnicodeWrappers.c491 size_t utf8len; local
/xnu-2782.1.97/bsd/hfs/
H A Dhfs_encodings.c292 size_t utf8len; local
333 size_t utf8len; local
H A Dhfs_catalog.c811 u_int32_t utf8len; local
4277 size_t utf8len; local
/xnu-2782.1.97/bsd/vfs/
H A Dvfs_utfconv.c411 utf8_decodestr(const u_int8_t* utf8p, size_t utf8len, u_int16_t* ucsp, argument
628 utf8_validatestr(const u_int8_t* utf8p, size_t utf8len) argument
260 utf8_encodestr(const u_int16_t * ucsp, size_t ucslen, u_int8_t * utf8p, size_t * utf8len, size_t buflen, u_int16_t altslash, int flags) argument
[all...]

Completed in 87 milliseconds