Home
last modified time | relevance | path

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

/xnu-12377.61.12/bsd/vfs/
H A Dvfs_utfconv.c393 push(uint16_t ucs_ch, int *combcharcnt, uint16_t **ucsp) in push()
446 int combcharcnt = 0; in utf8_decodestr() local