fcstrdowncase(3) debian man page | unix.com

Man Page: fcstrdowncase

Operating Environment: debian

Section: 3

FcStrDowncase(3)														  FcStrDowncase(3)

NAME
FcStrDowncase - create a lower case translation of a string
SYNOPSIS
#include <fontconfig.h> FcChar8 * FcStrDowncase (const FcChar8 *s);
DESCRIPTION
Allocates memory, copies s, converting upper case letters to lower case and returns the allocated buffer.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcStrDowncase(3)
Related Man Pages
fcpatternget-type(3) - debian
fcpatternformat(3) - centos
fcstrcopyfilename(3) - opensolaris
fcpatternformat(3) - mojave
fcpatternformat(3) - plan9
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com