fclangsetcompare(3) centos man page | unix.com

Man Page: fclangsetcompare

Operating Environment: centos

Section: 3

FcLangSetCompare(3)													       FcLangSetCompare(3)

NAME
FcLangSetCompare - compare language sets
SYNOPSIS
#include <fontconfig/fontconfig.h> FcLangResult FcLangSetCompare (const FcLangSet *ls_a, const FcLangSet *ls_b);
DESCRIPTION
FcLangSetCompare compares language coverage for ls_a and ls_b. If they share any language and territory pair, this function returns FcLangEqual. If they share a language but differ in which territory that language is for, this function returns FcLangDifferentTerritory. If they share no languages in common, this function returns FcLangDifferentLang.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcLangSetCompare(3)
Related Man Pages
drop_language(7) - centos
gaelic(5) - debian
libgtksourceview-1.0(3) - opensolaris
kbdmap(1) - freebsd
lingua::preferred(3pm) - debian
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
Weird 'find' results
DB2 convert digits to binary format
Tar Command
Shopt -s histappend