FcIsLower (3)
NAME
FcIsLower - check for lower case ASCII characterSYNOPSIS
#include <fontconfig/fontconfig.h> FcBool FcIsLower (FcChar8c);
DESCRIPTION
This macro checks whether c is an lower case ASCII letter.
#include <fontconfig/fontconfig.h> FcBool FcIsLower (FcChar8c);
This macro checks whether c is an lower case ASCII letter.