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

/macosx-10.10.1/file-46/file/src/
H A Dfuncs.c164 unichar *u8buf = NULL; local
187 looks_text = file_encoding(ms, ubuf, nb, &u8buf, &ulen,
270 nb, u8buf, ulen, code, type)) != 0) {
293 if (u8buf)
294 free(u8buf);

Completed in 108 milliseconds