Home
last modified time | relevance | path

Searched refs:file_reset (Results 1 – 4 of 4) sorted by path

/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch1442 protected int file_reset(struct magic_set *);
2088 file_reset(struct magic_set *ms)
2432 if (file_reset(ms) == -1)
/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h422 protected int file_reset(struct magic_set *);
H A Dfuncs.c308 file_reset(struct magic_set *ms) in file_reset() function
H A Dmagic.c369 if (file_reset(ms) == -1) in file_or_stream()
433 if (file_reset(ms) == -1) in magic_buffer()

Completed in 23 milliseconds