Home
last modified time | relevance | path

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

/PHP-7.0/ext/fileinfo/libmagic/
H A Dmagic.c482 ms->indir_max = (uint16_t)*(const size_t *)val; in magic_setparam()
507 *(size_t *)val = ms->indir_max; in magic_getparam()
H A Dfile.h409 uint16_t indir_max; member
H A Dsoftmagic.c1212 if (indir_level >= ms->indir_max) { in mget()
H A Dapprentice.c506 ms->indir_max = FILE_INDIR_MAX; in file_ms_alloc()

Completed in 29 milliseconds