fccharsetintersect(3) opensolaris man page | unix.com

Man Page: fccharsetintersect

Operating Environment: opensolaris

Section: 3

FcCharSetIntersect(3)													     FcCharSetIntersect(3)

NAME
FcCharSetIntersect - Intersect charsets
SYNOPSIS
cc [ flag... ] file... -lfontconfig [ library... ] #include <fontconfig.h> FcCharSet * FcCharSetIntersect (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns a set including only those chars found in both a and b.
VERSION
Fontconfig version 2.5.0
ATTRIBUTES
See 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 FcCharSetIntersect(3)
Related Man Pages
fcconfigenablehome(3) - opensolaris
fcconfiggetrescaninterval(3) - opensolaris
fcfreetypecharsetandspacing(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fcinitreinitialize(3) - opensolaris
Similar Topics in the Unix Linux Community
Trying to block signal
How to learn UNIX
solaris zones vs container..
PHP Man Pages Now Available (Over 10,000)
Identify problem with while getopts