Man Page: fccharsetintersectcount
Operating Environment: opensolaris
Section: 3
FcCharSetIntersectCount(3) FcCharSetIntersectCount(3)NAMEFcCharSetIntersectCount - Intersect and count charsetsSYNOPSIScc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcChar32 FcCharSetIntersectCount (const FcCharSet *a, const FcCharSet *b);DESCRIPTIONReturns the number of chars that are in both a and 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 FcCharSetIntersectCount(3)
| Related Man Pages |
|---|
| fccharsetcoverage(3) - opensolaris |
| fcfreetypecharset(3) - opensolaris |
| fcfreetypecharsetandspacing(3) - opensolaris |
| fclangsetcontains(3) - opensolaris |
| fcutf16len(3) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| How to learn UNIX |
| What does this mean? |
| PHP Man Pages Now Available (Over 10,000) |
| Study UNIX Kernel |
| Solaris 10 - password complexity not working |