Searched refs:STRING_IGNORE_LOWERCASE (Results 1 - 4 of 4) sorted by path

/freebsd-11-stable/contrib/file/src/
H A Dapprentice.c1785 m->str_flags |= STRING_IGNORE_LOWERCASE;
H A Dfile.h349 #define STRING_IGNORE_LOWERCASE BIT(2) macro
380 #define STRING_IGNORE_CASE (STRING_IGNORE_LOWERCASE|STRING_IGNORE_UPPERCASE)
H A Dprint.c84 if (m->str_flags & STRING_IGNORE_LOWERCASE)
H A Dsoftmagic.c1941 if ((flags & STRING_IGNORE_LOWERCASE) &&

Completed in 130 milliseconds