fcislower(3) debian man page | unix.com

Man Page: fcislower

Operating Environment: debian

Section: 3

FcIsLower(3)															      FcIsLower(3)

NAME
FcIsLower - check for lower case ASCII character
SYNOPSIS
#include <fontconfig.h> FcBool FcIsLower (FcChar8c);
DESCRIPTION
This macro checks whether c is an lower case ASCII letter.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcIsLower(3)
Related Man Pages
fcconfigenablehome(3) - opensolaris
fcfilescan(3) - opensolaris
ctype(2) - plan9
toascii(3c) - hpux
fcpatternadd(3) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
How to copy a column of multiple files and paste into new excel file (next to column)?