sunos man page for fccharsetunion

Query: fccharsetunion

OS: sunos

Section: 3

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

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
fcfreetypecharset(3) - opensolaris
fcpatternadd-type(3) - opensolaris
fcpatternget-type(3) - opensolaris
libfontconfig(3lib) - linux
libfontconfig(3lib) - hpux
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
Best performance UNIX just for HOST Virtualization?
Outputting sequences based on length with sed