fcpatternequalsubset(3) sunos man page | unix.com

Man Page: fcpatternequalsubset

Operating Environment: sunos

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.2.3 30 June 2004 FcPatternEqualSubset(3)
Related Man Pages
fcpatternbuild(3) - debian
fcpatternbuild(3) - centos
fcobjectsetbuild(3) - opensolaris
fcpatternadd-type(3) - opensolaris
fcpatternget-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Merge and Sort tabular data from different text files
Once upon an uptime.
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed