Home
last modified time | relevance | path

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

/xnu-11417.140.69/bsd/vfs/
H A Dvfs_utfconv.c168 char utf_extrabytes[32] = { variable
471 extrabytes = utf_extrabytes[byte >> 3]; in utf8_decodestr()
673 extrabytes = utf_extrabytes[byte >> 3]; in utf8_validatestr()