Home
last modified time | relevance | path

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

/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h454 protected int file_check_mem(struct magic_set *, unsigned int);
H A Dfuncs.c412 file_check_mem(struct magic_set *ms, unsigned int level) in file_check_mem() function
H A Dsoftmagic.c134 if (file_check_mem(ms, cont_level) == -1) in match()
216 if (file_check_mem(ms, ++cont_level) == -1) in match()
325 if (file_check_mem(ms, ++cont_level) == -1) in match()
H A Dapprentice.c1517 if (file_check_mem(ms, cont_level) == -1) in parse()
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch2940 if (file_check_mem(ms, ++cont_level) == -1)

Completed in 24 milliseconds