sunos man page for fcpatternhash

Query: fcpatternhash

OS: sunos

Section: 3

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

FcPatternHash(3)														  FcPatternHash(3)

NAME
FcPatternHash - Compute a pattern hash value
SYNOPSIS
#include <fontconfig.h> FcChar32 FcPatternHash (const FcPattern *p);
DESCRIPTION
Returns a 32-bit number which is the same for any two patterns which are equal.
VERSION
Fontconfig version 2.2.3 30 June 2004 FcPatternHash(3)
Related Man Pages
fcfontrenderprepare(3) - opensolaris
fcpatternget-type(3) - centos
libfontconfig(3lib) - sunos
fcpatternadd-type(3) - opensolaris
libfontconfig(3lib) - opensolaris
Similar Topics in the Unix Linux Community
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Merge and Sort tabular data from different text files
Once upon an uptime.
Using awk to remove lines from file that match text
Outputting sequences based on length with sed