centos man page for fcstrdowncase

Query: fcstrdowncase

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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/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.10.95 31 8 2013 FcStrDowncase(3)
Related Man Pages
fcdircacheloadfile(3) - opensolaris
fcdirsave(3) - opensolaris
fcpatternformat(3) - debian
fcpatternformat(3) - centos
fcpatternformat(3) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
Set hard block limit for user using quota
DB2 convert digits to binary format
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq