debian man page for fcstrdowncase

Query: fcstrdowncase

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcconfigfilename(3) - opensolaris
fcpatternformat(3) - debian
fcpatternformat(3) - suse
fcpatternformat(3) - x11r4
fcpatternformat(3) - posix
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Find columns in a file based on header and print to new file