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
fcfontmatch(3) - opensolaris
fcpatternget-type(3) - centos
libfontconfig(3lib) - sunos
fcpatternadd-type(3) - opensolaris
fcpatternget-type(3) - opensolaris
Similar Topics in the Unix Linux Community
The 500 Mile Email
How to convert number to english?
UNIX fun stuff - echo and dc - obfuscate/garble a string sort of
Merge and Sort tabular data from different text files
Outputting sequences based on length with sed