Man Page: fccharsetissubset
Operating Environment: opensolaris
Section: 3
FcCharSetIsSubset(3) FcCharSetIsSubset(3)NAMEFcCharSetIsSubset - Test for charset inclusionSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcBool FcCharSetIsSubset (const FcCharSet *a, const FcCharSet *b);DESCRIPTIONReturns whether a is a subset of b.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 FcCharSetIsSubset(3)
| Related Man Pages |
|---|
| fcconfigenablehome(3) - opensolaris |
| fcinitreinitialize(3) - opensolaris |
| fclangsetcontains(3) - opensolaris |
| fcpatternadd-type(3) - opensolaris |
| fcpatternadd(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| Trying to block signal |
| What does this mean? |
| Identify problem with while getopts |
| Solaris 10 - password complexity not working |
| Shopt -s histappend |