Searched refs:LOWCASE (Results 1 - 1 of 1) sorted by relevance
| /PHP_TRUNK/ext/fileinfo/libmagic/ | ||
| H A D | apprentice.c | 68 #define LOWCASE(l) (isupper((unsigned char) (l)) ? \ macro 2565 if (LOWCASE(*l) == 'u') 2568 switch (LOWCASE(*l)) { |
Completed in 6 milliseconds