fccharsethaschar(3) sunos man page | unix.com

Man Page: fccharsethaschar

Operating Environment: sunos

Section: 3

FcCharSetHasChar(3)													       FcCharSetHasChar(3)

NAME
FcCharSetHasChar - Check a charset for a char
SYNOPSIS
#include <fontconfig.h> FcBool FcCharSetHasChar (const FcCharSet *fcs, FcChar32ucs4);
DESCRIPTION
Returns whether fcs contains the char ucs4.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcCharSetHasChar(3)
Related Man Pages
fccharsetcoverage(3) - opensolaris
fcconfigparseandload(3) - opensolaris
libfontconfig(3lib) - sunos
fcpatternadd(3) - opensolaris
fcpatternget-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
Is UNIX an open source OS ?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed