fccharsetissubset(3) sunos man page | unix.com

Man Page: fccharsetissubset

Operating Environment: sunos

Section: 3

FcCharSetIsSubset(3)													      FcCharSetIsSubset(3)

NAME
FcCharSetIsSubset - Test for charset inclusion
SYNOPSIS
#include <fontconfig.h> FcBool FcCharSetIsSubset (const FcCharSet *a, const FcCharSet *b);
DESCRIPTION
Returns whether a is a subset of b.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetIsSubset(3)
Related Man Pages
fcfilescan(3) - opensolaris
fcpatternget-type(3) - centos
libfontconfig(3lib) - sunos
fcpatternadd-type(3) - opensolaris
libfontconfig(3lib) - linux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed