debian man page for fccharsetequal

Query: fccharsetequal

OS: debian

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.9.0 16 April 2012 FcCharSetEqual(3)
Related Man Pages
fcfontsort(3) - opensolaris
fcfreetypecharsetandspacing(3) - opensolaris
fcutf16len(3) - opensolaris
fcutf8len(3) - opensolaris
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
How to copy a column of multiple files and paste into new excel file (next to column)?