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
fcfontrenderprepare(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcfontsetsort(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternbuild(3) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
Detecting unused variables...
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com