Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dmagic.c331 ms->indir_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam()
364 *CAST(size_t *, val) = ms->indir_max; in magic_getparam()
H A Dfile.h441 uint16_t indir_max; member
H A Dsoftmagic.c1560 if (*indir_count >= ms->indir_max) { in mget()
H A Dapprentice.c532 ms->indir_max = FILE_INDIR_MAX; in file_ms_alloc()

Completed in 21 milliseconds