fcnameconstant(3) sunos man page | unix.com

Man Page: fcnameconstant

Operating Environment: sunos

Section: 3

FcNameConstant(3)														 FcNameConstant(3)

NAME
FcNameConstant - Get the value for a symbolic constant
SYNOPSIS
#include <fontconfig.h> FcBool FcNameConstant (FcChar8 *string, int *result);
DESCRIPTION
Returns whether a symbolic constant with name string is registered, placing the value of the constant in result if present.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcNameConstant(3)
Related Man Pages
fcdircacheunlink(3) - opensolaris
fcutf8len(3) - opensolaris
libfontconfig(3lib) - opensolaris
constant(3) - php
defined(3) - php
Similar Topics in the Unix Linux Community
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
How do I remove or hide SunOS version/release from remote login prompt?
Using awk to remove lines from file that match text
Outputting sequences based on length with sed