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

/freebsd-9.3-release/contrib/file/src/
H A Dascmagic.c105 unsigned char *utf8_buf = NULL, *utf8_end; local
146 if ((utf8_end = encode_utf8(utf8_buf, mlen, ubuf, ulen))
150 (size_t)(utf8_end - utf8_buf), 0, NULL,

Completed in 97 milliseconds