Query: fcstrsetequal
OS: opensolaris
Section: 3
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
FcStrSetEqual(3) FcStrSetEqual(3)NAMEFcStrSetEqual - check sets for equalitySYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <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.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 FcStrSetEqual(3)
Related Man Pages |
---|
fcdircacheunlink(3) - opensolaris |
fcfilescan(3) - opensolaris |
fcfontsetmatch(3) - opensolaris |
fcinitreinitialize(3) - opensolaris |
fclangsetcontains(3) - opensolaris |
Similar Topics in the Unix Linux Community |
---|
Study UNIX Kernel |
What's legal and what's not? |
Identify problem with while getopts |
%memused is high |
Solaris 10 - password complexity not working |