fcstrdowncase(3) opensolaris man page | unix.com

Man Page: fcstrdowncase

Operating Environment: opensolaris

Section: 3

FcStrDowncase(3)														  FcStrDowncase(3)

NAME
FcStrDowncase - create a lower case translation of a string
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #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.5.0
ATTRIBUTES
See attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcStrDowncase(3)
Related Man Pages
fcconfigenablehome(3) - opensolaris
fcconfigfilename(3) - opensolaris
fcdircacheloadfile(3) - opensolaris
fclangsethaslang(3) - opensolaris
fcstrcopyfilename(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
What does this mean?
PHP Man Pages Now Available (Over 10,000)
Study UNIX Kernel
What's legal and what's not?