fcconfigsubstitute(3) sunos man page | unix.com

Man Page: fcconfigsubstitute

Operating Environment: sunos

Section: 3

FcConfigSubstitute(3)													     FcConfigSubstitute(3)

NAME
FcConfigSubstitute - Execute substitutions
SYNOPSIS
#include <fontconfig.h> FcBool FcConfigSubstitute (FcConfig *config, FcPattern *p, FcMatchKindkind);
DESCRIPTION
Calls FcConfigSubstituteWithPat setting p_pat to NULL.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcConfigSubstitute(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcfontsetsort(3) - opensolaris
fc-pattern(1) - v7
fc-pattern(1) - posix
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
Outputting sequences based on length with sed