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

FcConfigSubstituteWithPat(3)


FcConfigSubstituteWithPat

FcConfigSubstituteWithPat

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcConfigSubstituteWithPat − Execute substitutions

SYNOPSIS

#include <fontconfig.h>

FcBool FcConfigSubstituteWithPat (FcConfig *config, FcPattern *p, FcPattern *p_pat, FcMatchKindkind);

DESCRIPTION

Performs the sequence of pattern modification operations, if kind is FcMatchPattern, then those tagged as pattern operations are applied, else if kind is FcMatchFont, those tagged as font operations are applied and p_pat is used for <test> elements with target=pattern.

VERSION

Fontconfig version 2.4.1



FcConfigSubstituteWithPat(3)