Flashnux

GNU/Linux man pages

Livre :
Expressions régulières,
Syntaxe et mise en oeuvre :

ISBN : 978-2-7460-9712-4
EAN : 9782746097124
(Editions ENI)

GNU/Linux

CentOS 5.6

FcPatternHash(3)


FcPatternHash

FcPatternHash

NAME
SYNOPSIS
DESCRIPTION
VERSION

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.4.1



FcPatternHash(3)