fccharsetintersectcount(3) sunos man page | unix.com

Man Page: fccharsetintersectcount

Operating Environment: sunos

Section: 3

FcCharSetIntersectCount(3)												FcCharSetIntersectCount(3)

NAME
FcCharSetIntersectCount - Intersect and count charsets
SYNOPSIS
#include <fontconfig.h> FcChar32 FcCharSetIntersectCount (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns the number of chars that are in both a and b.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetIntersectCount(3)
Related Man Pages
libfontconfig(3lib) - sunos
fcutf8len(3) - opensolaris
libfontconfig(3lib) - opensolaris
libfontconfig(3lib) - linux
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Outputting sequences based on length with sed