FcPatternEqualSubset(3) FcPatternEqualSubset(3)NAMEFcPatternEqualSubset - Compare portions of patternsSYNOPSIS#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.4.1 16 October 2006 FcPatternEqualSubset(3)