ISLOWER           136 src/regex-emacs.c #define ISLOWER(c) lowercasep (c)
ISLOWER           168 test/manual/etags/c-src/etags.c #define ISLOWER(c)	islower (CHAR (c))