ISLOWER          150 modules/up/src/Core/gnu/regex.c #define ISLOWER(c) (isascii (c) && islower (c))
ISLOWER          150 modules/up/src/gnug++/regex.c #define ISLOWER(c) (isascii (c) && islower (c))