fccharsetintersect(3) sunos man page | unix.com

Man Page: fccharsetintersect

Operating Environment: sunos

Section: 3

FcCharSetIntersect(3)													     FcCharSetIntersect(3)

NAME
FcCharSetIntersect - Intersect charsets
SYNOPSIS
#include <fontconfig.h> FcCharSet * FcCharSetIntersect (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns a set including only those chars found in both a and b.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetIntersect(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcfontsort(3) - opensolaris
fcfreetypecharsetandspacing(3) - opensolaris
fcpatternget-type(3) - debian
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
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