fccharsetunion(3) sunos man page | unix.com

Man Page: fccharsetunion

Operating Environment: sunos

Section: 3

FcCharSetUnion(3)														 FcCharSetUnion(3)

NAME
FcCharSetUnion - Add charsets
SYNOPSIS
#include <fontconfig.h> FcCharSet * FcCharSetUnion (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns a set including only those chars found in either a or b.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetUnion(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcfilescan(3) - opensolaris
fcfontsort(3) - opensolaris
libfontconfig(3lib) - sunos
libfontconfig(3lib) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed