.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "FcPatternDuplicate" "3" "15 May 2020" "Fontconfig 2.13.1" "" .SH NAME FcPatternDuplicate \- Copy a pattern .SH SYNOPSIS .sp \fB#include .sp FcPattern * FcPatternDuplicate (const FcPattern *\fIp\fB); \fR .SH "DESCRIPTION" .PP Copy a pattern, returning a new pattern that matches \fIp\fR\&. Each pattern may be modified without affecting the other.