Home
last modified time | relevance | path

Searched defs:ucs_ch (Results 1 – 1 of 1) sorted by relevance

/xnu-11417.140.69/bsd/vfs/
H A Dvfs_utfconv.c205 u_int16_t ucs_ch; in utf8_encodelen() local
275 u_int16_t ucs_ch; in utf8_encodestr() local
393 push(uint16_t ucs_ch, int *combcharcnt, uint16_t **ucsp) in push()
444 unsigned int ucs_ch; in utf8_decodestr() local
666 unsigned int ucs_ch; in utf8_validatestr() local
1190 ucs_to_sfm(u_int16_t ucs_ch, int lastchar) in ucs_to_sfm()
1219 sfm_to_ucs(u_int16_t ucs_ch) in sfm_to_ucs()