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
fclangsetcontains(3) - opensolaris
vimtutor(1) - suse
fclangsethaslang(3) - opensolaris
vimtutor(1) - sunos
vimtutor(1) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Find columns in a file based on header and print to new file
A (ksh) Library For and From UNIX.com
New UNIX and Linux History Sections
My first PERL incarnation... Audio Oscillograph