Searched refs:regex_max (Results 1 – 4 of 4) sorted by relevance
346 ms->regex_max = CAST(uint16_t, *CAST(const size_t *, val)); in magic_setparam()382 *CAST(size_t *, val) = ms->regex_max; in magic_getparam()
457 uint16_t regex_max; member
1351 if (bytecnt > ms->regex_max) in mcopy()1352 bytecnt = ms->regex_max; in mcopy()
536 ms->regex_max = FILE_REGEX_MAX; in file_ms_alloc()
Completed in 20 milliseconds