fcstrsetmember(3) sunos man page | unix.com

Man Page: fcstrsetmember

Operating Environment: sunos

Section: 3

FcStrSetMember(3)														 FcStrSetMember(3)

NAME
FcStrSetMember - check set for membership
SYNOPSIS
#include <fontconfig.h> FcBool FcStrSetMember (FcStrSet *set, const FcChar8 *s);
DESCRIPTION
Returns whether s is a member of set.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcStrSetMember(3)
Related Man Pages
fcconfigappfontadddir(3) - opensolaris
fcdircacheunlink(3) - opensolaris
fcdirsave(3) - opensolaris
libfontconfig(3lib) - sunos
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Delete lines with a word and their above lines
The 500 Mile Email
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed