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

/freebsd-11-stable/contrib/file/src/
H A Dencoding.c51 private int looks_ucs32(const unsigned char *, size_t, unichar *, size_t *);
120 } else if ((ucs_type = looks_ucs32(buf, nbytes, *ubuf, ulen)) != 0) {
462 looks_ucs32(const unsigned char *bf, size_t nbytes, unichar *ubf, function

Completed in 202 milliseconds