Home
last modified time | relevance | path

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

/PHP-5.3/ext/fileinfo/libmagic/
H A Dascmagic.c147 if ((rv = file_softmagic(ms, utf8_buf, in file_ascmagic_with_encoding()
H A Dfile.h416 protected int file_softmagic(struct magic_set *, const unsigned char *, size_t,
H A Dfuncs.c238 if ((m = file_softmagic(ms, ubuf, nb, BINTEST, in file_buffer()
H A Dsoftmagic.c74 file_softmagic(struct magic_set *ms, const unsigned char *buf, size_t nbytes, in file_softmagic() function
1566 return file_softmagic(ms, s + offset, nbytes - offset, in mget()

Completed in 22 milliseconds