fcpatterndestroy(3) debian man page | unix.com

Man Page: fcpatterndestroy

Operating Environment: debian

Section: 3

FcPatternDestroy(3)													       FcPatternDestroy(3)

NAME
FcPatternDestroy - Destroy a pattern
SYNOPSIS
#include <fontconfig.h> void FcPatternDestroy (FcPattern *p);
DESCRIPTION
Decrement the pattern reference count. If all references are gone, destroys the pattern, in the process destroying all related values.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcPatternDestroy(3)
Related Man Pages
fcfontmatch(3) - opensolaris
fcfontsetmatch(3) - opensolaris
fcpatternbuild(3) - debian
fcpatternbuild(3) - centos
fc-pattern(1) - linux
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Find columns in a file based on header and print to new file
Weird 'find' results
How to copy a column of multiple files and paste into new excel file (next to column)?