fcnameunparse(3) centos man page | unix.com

Man Page: fcnameunparse

Operating Environment: centos

Section: 3

FcNameUnparse(3)														  FcNameUnparse(3)

NAME
FcNameUnparse - Convert a pattern back into a string that can be parsed
SYNOPSIS
#include <fontconfig/fontconfig.h> FcChar8 * FcNameUnparse (FcPattern *pat);
DESCRIPTION
Converts the given pattern into the standard text format described above. The return value is not static, but instead refers to newly allocated memory which should be freed by the caller using free().
VERSION
Fontconfig version 2.10.95 31 8 2013 FcNameUnparse(3)
Related Man Pages
fcpatternbuild(3) - debian
fcpatternformat(3) - centos
fcpatternformat(3) - mojave
fcpatternformat(3) - opendarwin
fcpatternformat(3) - v7
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq