Searched refs:file_ascmagic_with_encoding (Results 1 – 3 of 3) sorted by relevance
/PHP-5.3/ext/fileinfo/libmagic/ |
H A D | ascmagic.c | 92 rv = file_ascmagic_with_encoding(ms, buf, nbytes, ubuf, ulen, code, in file_ascmagic() 101 file_ascmagic_with_encoding(struct magic_set *ms, const unsigned char *buf, in file_ascmagic_with_encoding() function
|
H A D | file.h | 410 protected int file_ascmagic_with_encoding(struct magic_set *,
|
H A D | funcs.c | 275 if ((m = file_ascmagic_with_encoding( ms, ubuf, in file_buffer()
|
Completed in 14 milliseconds