Home
last modified time | relevance | path

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

/freebsd/contrib/file/src/
H A Dfile.h403 #define REGEX_LINE_COUNT BIT(11) macro
H A Dsoftmagic.c1356 if (m->str_flags & REGEX_LINE_COUNT) { in mcopy()
H A Dapprentice.c1739 if ((m->type != FILE_REGEX || (m->str_flags & REGEX_LINE_COUNT) == 0) && in string_modifier_check()