Home
last modified time | relevance | path

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

/PHP-7.0/ext/fileinfo/libmagic/
H A Dapprentice.c451 apprentice_list(ms->mlist[i], BINTEST); in apprentice_1()
956 mstart->flag |= BINTEST; in set_test_type()
966 mstart->flag |= BINTEST; in set_test_type()
972 mstart->flag |= BINTEST; in set_test_type()
976 if (mstart->flag & (TEXTTEST|BINTEST)) in set_test_type()
982 mstart->flag |= BINTEST; in set_test_type()
1141 me[i].mp->flag & BINTEST ? binary : text); in set_text_binary()
1142 if (me[i].mp->flag & BINTEST) { in set_text_binary()
H A Dfile.h169 #define BINTEST 0x20 /* test is for a binary type (set only macro
H A Dfuncs.c235 if ((m = file_softmagic(ms, ubuf, nb, 0, NULL, BINTEST, in file_buffer()
H A Dsoftmagic.c1672 indir_level + 1, name_count, BINTEST, text); in mget()

Completed in 23 milliseconds