Home
last modified time | relevance | path

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

/PHP-8.0/ext/fileinfo/libmagic/
H A Dmagic.c334 ms->name_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam()
367 *CAST(size_t *, val) = ms->name_max; in magic_getparam()
H A Dfile.h442 uint16_t name_max; member
H A Dsoftmagic.c1566 if (*name_count >= ms->name_max) { in mget()
H A Dapprentice.c533 ms->name_max = FILE_NAME_MAX; in file_ms_alloc()

Completed in 19 milliseconds