Home
last modified time | relevance | path

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

/PHP-8.3/ext/fileinfo/libmagic/
H A Dmagic.c343 ms->name_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam()
379 *CAST(size_t *, val) = ms->name_max; in magic_getparam()
H A Dfile.h468 uint16_t name_max; member
H A Dsoftmagic.c1594 if (*name_count >= ms->name_max) { in mget()
H A Dapprentice.c579 ms->name_max = FILE_NAME_MAX; in file_ms_alloc()

Completed in 41 milliseconds