Searched defs:STRING_IGNORE_LOWERCASE (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/fileinfo/libmagic/ | ||
| H A D | file.h | 315 #define STRING_IGNORE_LOWERCASE BIT(2) macro 345 #define STRING_IGNORE_CASE (STRING_IGNORE_LOWERCASE|STRING_IGNORE_UPPERCASE) |
Completed in 4 milliseconds