Home
last modified time | relevance | path

Searched refs:file_is_tar (Results 1 – 3 of 3) sorted by relevance

/PHP-5.6/ext/fileinfo/libmagic/
H A Dis_tar.c63 file_is_tar(struct magic_set *ms, const unsigned char *buf, size_t nbytes) in file_is_tar() function
H A Dfile.h436 protected int file_is_tar(struct magic_set *, const unsigned char *, size_t);
H A Dfuncs.c215 if ((m = file_is_tar(ms, ubuf, nb)) != 0) { in file_buffer()

Completed in 8 milliseconds