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

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_utfconv.c153 static u_int16_t ucs_to_sfm(u_int16_t ucs_ch, int lastchar);
439 ucs_ch = sfmconv ? ucs_to_sfm(byte, utf8len == 0) : byte;
1129 ucs_to_sfm(u_int16_t ucs_ch, int lastchar) function

Completed in 10 milliseconds