sunos man page for fccharsetequal

Query: fccharsetequal

OS: sunos

Section: 3

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

FcCharSetEqual(3)														 FcCharSetEqual(3)

NAME
FcCharSetEqual - Compare two charsets
SYNOPSIS
#include <fontconfig.h> FcBool FcCharSetEqual (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns whether a and b contain the same set of unicode chars.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetEqual(3)
Related Man Pages
fcfilescan(3) - opensolaris
fcfreetypecharsetandspacing(3) - opensolaris
fcpatternget-type(3) - debian
fcutf16len(3) - opensolaris
fcutf8len(3) - 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
Merge and Sort tabular data from different text files
Outputting sequences based on length with sed