Home
last modified time | relevance | path

Searched refs:file_check_mem (Results 1 – 5 of 5) sorted by relevance

/PHP-5.3/ext/fileinfo/libmagic/
H A Dfile.h432 protected int file_check_mem(struct magic_set *, unsigned int);
H A Dfuncs.c410 file_check_mem(struct magic_set *ms, unsigned int level) in file_check_mem() function
H A Dsoftmagic.c126 if (file_check_mem(ms, cont_level) == -1) in match()
201 if (file_check_mem(ms, ++cont_level) == -1) in match()
305 if (file_check_mem(ms, ++cont_level) == -1) in match()
H A Dapprentice.c1160 if (file_check_mem(ms, cont_level) == -1)
/PHP-5.3/ext/fileinfo/
H A Dlibmagic.patch2790 if (file_check_mem(ms, ++cont_level) == -1)

Completed in 26 milliseconds