Home
last modified time | relevance | path

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

/PHP-7.2/ext/fileinfo/libmagic/
H A Dfile.h321 #define STRING_IGNORE_LOWERCASE BIT(2) macro
352 #define STRING_IGNORE_CASE (STRING_IGNORE_LOWERCASE|STRING_IGNORE_UPPERCASE)
H A Dsoftmagic.c1636 if ((flags & STRING_IGNORE_LOWERCASE) && in file_strncmp()
H A Dapprentice.c1641 m->str_flags |= STRING_IGNORE_LOWERCASE; in parse_string_modifier()
/PHP-7.2/ext/fileinfo/
H A Dlibmagic.patch2895 - if (m->str_flags & STRING_IGNORE_LOWERCASE)

Completed in 38 milliseconds