fcpatternequalsubset(3) debian man page | unix.com

Man Page: fcpatternequalsubset

Operating Environment: debian

Section: 3

FcPatternEqualSubset(3) 												   FcPatternEqualSubset(3)

NAME
FcPatternEqualSubset - Compare portions of patterns
SYNOPSIS
#include <fontconfig.h> FcBool FcPatternEqualSubset (const FcPattern *pa, const FcPattern *pb, const FcObjectSet *os);
DESCRIPTION
Returns whether pa and pb have exactly the same values for all of the objects in os.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcPatternEqualSubset(3)
Related Man Pages
fcfontmatch(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcfontsort(3) - opensolaris
fcobjectsetbuild(3) - opensolaris
fcpatternadd(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...