Home
last modified time | relevance | path

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

/PHP-5.5/ext/fileinfo/libmagic/
H A Dfile.h315 #define STRING_IGNORE_LOWERCASE BIT(2) macro
345 #define STRING_IGNORE_CASE (STRING_IGNORE_LOWERCASE|STRING_IGNORE_UPPERCASE)
H A Dsoftmagic.c1802 if ((flags & STRING_IGNORE_LOWERCASE) && in file_strncmp()
H A Dapprentice.c1799 m->str_flags |= STRING_IGNORE_LOWERCASE; in parse()
/PHP-5.5/ext/fileinfo/
H A Dlibmagic.patch2636 - if (m->str_flags & STRING_IGNORE_LOWERCASE)

Completed in 24 milliseconds