Home
last modified time | relevance | path

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

/PHP-7.3/ext/fileinfo/libmagic/
H A Dmagic.c411 *(size_t *)val = ms->regex_max; in magic_getparam()
H A Dfile.h433 uint16_t regex_max; member
H A Dsoftmagic.c1279 if (bytecnt > ms->regex_max) in mcopy()
1280 bytecnt = ms->regex_max; in mcopy()
H A Dapprentice.c512 ms->regex_max = FILE_REGEX_MAX; in file_ms_alloc()

Completed in 24 milliseconds