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

FcCharSetUnion(3)


FcCharSetUnion

FcCharSetUnion

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcCharSetUnion − Add charsets

SYNOPSIS

#include <fontconfig.h>

FcCharSet * FcCharSetUnion (const FcCharSet *a, const FcCharSet *b);

DESCRIPTION

Returns a set including only those chars found in either a or b.

VERSION

Fontconfig version 2.4.1



FcCharSetUnion(3)