Home
last modified time | relevance | path

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

/PHP-5.3/ext/fileinfo/libmagic/
H A Dapprentice.c299 apprentice_list(mlist, BINTEST); in apprentice_1()
610 mstart->flag |= BINTEST; in set_test_type()
620 mstart->flag |= BINTEST; in set_test_type()
626 mstart->flag |= BINTEST; in set_test_type()
630 if (mstart->flag & (TEXTTEST|BINTEST)) in set_test_type()
636 mstart->flag |= BINTEST; in set_test_type()
843 marray[i].mp->flag & BINTEST ? binary : text);
844 if (marray[i].mp->flag & BINTEST) {
H A Dfile.h160 #define BINTEST 0x20 /* test is for a binary type (set only macro
H A Dfuncs.c238 if ((m = file_softmagic(ms, ubuf, nb, BINTEST, in file_buffer()
H A Dsoftmagic.c1567 BINTEST, text); in mget()

Completed in 19 milliseconds