FcStrSetEqual(3) FcStrSetEqual(3)NAMEFcStrSetEqual - check sets for equalitySYNOPSIS#include <fontconfig/fontconfig.h> FcBool FcStrSetEqual (FcStrSet *set_a, FcStrSet *set_b);DESCRIPTIONReturns whether set_a contains precisely the same strings as set_b. Ordering of strings within the two sets is not considered.VERSIONFontconfig version 2.10.95 31 8 2013 FcStrSetEqual(3)
| Related Man Pages |
|---|
| fcconfigparseandload(3) - opensolaris |
| fcfontsetsort(3) - opensolaris |
| fcinitbringuptodate(3) - opensolaris |
| fcpatternadd-type(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Weird 'find' results |
| Best performance UNIX just for HOST Virtualization? |
| How to increment version inside a file? |
| CentOS7 restoring file capabilities |
| [TIP] Processing YAML files with yq |