debian man page for fclangsetcompare

Query: fclangsetcompare

OS: debian

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
vimtutor(1) - linux
vimtutor(1) - suse
vimtutor(1) - ultrix
vimtutor(1) - debian
vimtutor(1) - v7
Similar Topics in the Unix Linux Community
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
Introduction
Detecting unused variables...
One instance of comparing grep and awk