Home
last modified time | relevance | path

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

/PHP-7.4/ext/fileinfo/libmagic/
H A Dmagic.c370 ms->name_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam()
403 *CAST(size_t *, val) = ms->name_max; in magic_getparam()
H A Dfile.h435 uint16_t name_max; member
H A Dsoftmagic.c1523 if (*name_count >= ms->name_max) { in mget()
H A Dapprentice.c515 ms->name_max = FILE_NAME_MAX; in file_ms_alloc()

Completed in 43 milliseconds