Home
last modified time | relevance | path

Searched refs:FILE_REGEX_MAX (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/file/dist/src/
Dfile.h505 #define FILE_REGEX_MAX 8192 macro
Dfile.c173 { "regex", 0, FILE_REGEX_MAX, "length limit for REGEX searches",
Dapprentice.c589 ms->regex_max = FILE_REGEX_MAX; in file_ms_alloc()