fccharsetintersect(3) debian man page | unix.com

Man Page: fccharsetintersect

Operating Environment: debian

Section: 3

FcCharSetIntersect(3)													     FcCharSetIntersect(3)

NAME
FcCharSetIntersect - Intersect charsets
SYNOPSIS
#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.9.0 16 April 2012 FcCharSetIntersect(3)
Related Man Pages
fcfontsetsort(3) - opensolaris
fcfontsort(3) - opensolaris
fcpatternget-type(3) - centos
libfontconfig(3lib) - sunos
libfontconfig(3lib) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com