fclangsetcompare(3) debian man page | unix.com

Man Page: fclangsetcompare

Operating Environment: debian

Section: 3

FcLangSetCompare(3)													       FcLangSetCompare(3)

NAME
FcLangSetCompare - compare language sets
SYNOPSIS
#include <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.9.0 16 April 2012 FcLangSetCompare(3)
Related Man Pages
fclangsetcompare(3) - opensolaris
fclangsethaslang(3) - opensolaris
vimtutor(1) - minix
vimtutor(1) - ultrix
vimtutor(1) - netbsd
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
Is UNIX an open source OS ?
Detecting unused variables...
A (ksh) Library For and From UNIX.com