Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_utfconv.c206 u_int16_t * chp = NULL; in utf8_encodelen() local
220 ucs_ch = *chp++; in utf8_encodelen()
234 chp = &sequence[1]; in utf8_encodelen()
276 u_int16_t * chp = NULL; in utf8_encodestr() local
296 ucs_ch = *chp++; in utf8_encodestr()
304 chp = &sequence[1]; in utf8_encodestr()