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

FcCharSetIsSubset(3)


FcCharSetIsSubset

FcCharSetIsSubset

NAME
SYNOPSIS
DESCRIPTION
VERSION

NAME

FcCharSetIsSubset − Test for charset inclusion

SYNOPSIS

#include <fontconfig.h>

FcBool FcCharSetIsSubset (const FcCharSet *a, const FcCharSet *b);

DESCRIPTION

Returns whether a is a subset of b.

VERSION

Fontconfig version 2.4.1



FcCharSetIsSubset(3)