1818595cf82f5b1f2d5d612efd0049933881ca37
[platform/upstream/fontconfig.git] / doc / FcConfigSubstitute.3
1 .\" auto-generated by docbook2man-spec from docbook-utils package
2 .TH "FcConfigSubstitute" "3" "09 3月 2015" "Fontconfig 2.11.93" ""
3 .SH NAME
4 FcConfigSubstitute \- Execute substitutions
5 .SH SYNOPSIS
6 .nf
7 \fB#include <fontconfig/fontconfig.h>
8 .sp
9 FcBool FcConfigSubstitute (FcConfig *\fIconfig\fB, FcPattern *\fIp\fB, FcMatchKind \fIkind\fB);
10 .fi\fR
11 .SH "DESCRIPTION"
12 .PP
13 Calls FcConfigSubstituteWithPat setting p_pat to NULL. Returns FcFalse
14 if the substitution cannot be performed (due to allocation failure). Otherwise returns FcTrue.
15 If \fIconfig\fR is NULL, the current configuration is used.