HomeSort by: relevance | last modified time | path
    Searched defs:_utf_count (Results 1 - 2 of 2) sorted by relevancy

  /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];

Completed in 12 milliseconds