Home
last modified time | relevance | path

Searched refs:file_ascmagic (Results 1 – 4 of 4) sorted by relevance

/PHP-5.5/ext/fileinfo/libmagic/
H A Dascmagic.c71 file_ascmagic(struct magic_set *ms, const unsigned char *buf, size_t nbytes, in file_ascmagic() function
H A Dfile.h429 protected int file_ascmagic(struct magic_set *, const unsigned char *, size_t,
H A Dfuncs.c266 if ((m = file_ascmagic(ms, ubuf, nb, looks_text)) != 0) { in file_buffer()
/PHP-5.5/ext/fileinfo/tests/
H A Dmagic17653 # GRR: These types should be recognised in file_ascmagic so these

Completed in 55 milliseconds