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

/macosx-10.9.5/xnu-2422.115.4/bsd/vfs/
H A Dvfs_utfconv.c158 char utf_extrabytes[32] = { variable
443 extrabytes = utf_extrabytes[byte >> 3];
639 extrabytes = utf_extrabytes[byte >> 3];
/macosx-10.9.5/libiconv-41/libiconv/lib/
H A Dutf8mac.h1101 char utf_extrabytes[32] = { variable
1266 int extrabytes = utf_extrabytes[byte >> 3];

Completed in 115 milliseconds