Searched refs:indir_count (Results 1 – 1 of 1) sorted by relevance
/PHP-8.1/ext/fileinfo/libmagic/ |
H A D | softmagic.c | 132 if (indir_count == NULL) { in file_softmagic() 134 indir_count = ⁣ in file_softmagic() 139 text, 0, indir_count, name_count, in file_softmagic() 254 mode, text, flip, indir_count, name_count, in match() 362 cont_level, mode, text, flip, indir_count, in match() 1565 if (*indir_count >= ms->indir_max) { in mget() 1567 *indir_count); in mget() 1588 *indir_count, *name_count); in mget() 1828 (*indir_count)++; in mget() 1833 indir_count, name_count, BINTEST, text); in mget() [all …]
|
Completed in 13 milliseconds