sunos man page for fccharsetintersectcount

Query: fccharsetintersectcount

OS: sunos

Section: 3

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

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
fcfontsetsort(3) - opensolaris
fcpatternget-type(3) - debian
libfontconfig(3lib) - sunos
fcpatternadd-type(3) - opensolaris
fcpatternget-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to convert number to english?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed