Home | Sort by: relevance | last modified time | path |
/src/sys/fs/ | |
unicode.h | 82 static const int _utf_count[16] = { local in function:wget_utf8 90 c = _utf_count[(s[0] & 0xf0) >> 4]; |
/src/sbin/newfs_udf/ | |
unicode.h | 82 static const int _utf_count[16] = { local in function:wget_utf8 90 c = _utf_count[(s[0] & 0xf0) >> 4]; |