Home
last modified time | relevance | path

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

/PHP-8.1/ext/fileinfo/libmagic/
H A Dmagic.c331 ms->indir_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam()
367 *CAST(size_t *, val) = ms->indir_max; in magic_getparam()
H A Dfile.h452 uint16_t indir_max; member
H A Dsoftmagic.c1565 if (*indir_count >= ms->indir_max) { in mget()
H A Dapprentice.c531 ms->indir_max = FILE_INDIR_MAX; in file_ms_alloc()

Completed in 18 milliseconds