Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dmagic.c367 ms->indir_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam()
400 *CAST(size_t *, val) = ms->indir_max; in magic_getparam()
H A Dfile.h434 uint16_t indir_max; member
H A Dsoftmagic.c1517 if (*indir_count >= ms->indir_max) { in mget()
H A Dapprentice.c514 ms->indir_max = FILE_INDIR_MAX; in file_ms_alloc()

Completed in 18 milliseconds