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
fcfilescan(3) - opensolaris
fcpatternget-type(3) - debian
fcpatternget-type(3) - centos
libfontconfig(3lib) - sunos
fcutf16len(3) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file