sunos man page for fcstrsetmember

Query: fcstrsetmember

OS: sunos

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
fcconfigparseandload(3) - opensolaris
fcpatternget-type(3) - centos
fcpatternadd-type(3) - opensolaris
libfontconfig(3lib) - hpux
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed