fctolower(3) debian man page | unix.com

Man Page: fctolower

Operating Environment: debian

Section: 3

FcToLower(3)															      FcToLower(3)

NAME
FcToLower - convert upper case ASCII to lower case
SYNOPSIS
#include <fontconfig.h> FcChar8 FcToLower (FcChar8c);
DESCRIPTION
This macro converts upper case ASCII c to the equivalent lower case letter.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcToLower(3)
Related Man Pages
towlower_l(3) - mojave
towupper_l(3) - mojave
toascii(3c) - hpux
towlower(3) - osx
towlower_l(3) - osx
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file