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

/freebsd-10.1-release/contrib/file/src/
H A Dencoding.c50 private int looks_ucs16(const unsigned char *, size_t, unichar *, size_t *);
102 } else if ((ucs_type = looks_ucs16(buf, nbytes, *ubuf, ulen)) != 0) {
375 looks_ucs16(const unsigned char *buf, size_t nbytes, unichar *ubuf, function

Completed in 93 milliseconds