Home
last modified time | relevance | path

Searched refs:sfm_to_ucs (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/bsd/vfs/ !
H A Dvfs_utfconv.c165 static u_int16_t sfm_to_ucs(u_int16_t ucs_ch);
363 ucs_ch = sfm_to_ucs(ucs_ch); in utf8_encodestr()
1219 sfm_to_ucs(u_int16_t ucs_ch) in sfm_to_ucs() function