Man Page: fcpatternequalsubset
Operating Environment: opensolaris
Section: 3
FcPatternEqualSubset(3) FcPatternEqualSubset(3)NAMEFcPatternEqualSubset - Compare portions of patternsSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcPatternEqualSubset (const FcPattern *pa, const FcPattern *pb, const FcObjectSet *os);DESCRIPTIONReturns whether pa and pb have exactly the same values for all of the objects in os.VERSIONFontconfig version 2.5.0ATTRIBUTESSee attributes(5) for descriptions of the following attributes: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Availability |SUNWfontconfig | +-----------------------------+-----------------------------+ |Interface Stability |Volatile | +-----------------------------+-----------------------------+ |MT-Level |See XInitThreads(3X11) | +-----------------------------+-----------------------------+ 13 November 2007 FcPatternEqualSubset(3)
| Related Man Pages |
|---|
| fcconfigappfontadddir(3) - opensolaris |
| fcdefaultsubstitute(3) - opensolaris |
| fcfontrenderprepare(3) - opensolaris |
| fcobjectsetbuild(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| solaris zones vs container.. |
| What does this mean? |
| PHP Man Pages Now Available (Over 10,000) |
| Identify problem with while getopts |