debian man page for fclangsetequal

Query: fclangsetequal

OS: debian

Section: 3

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

FcLangSetEqual(3)														 FcLangSetEqual(3)

NAME
FcLangSetEqual - test for matching langsets
SYNOPSIS
#include <fontconfig.h> FcBool FcLangSetEqual (const FcLangSet *ls_a, const FcLangSet *ls_b);
DESCRIPTION
Returns FcTrue if and only if ls_a supports precisely the same language and territory combinations as ls_b.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcLangSetEqual(3)
Related Man Pages
fcconfigsubstitutewithpat(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcdirscan(3) - opensolaris
fcinitbringuptodate(3) - opensolaris
fcpatternget-type(3) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Detecting unused variables...
One instance of comparing grep and awk
Find columns in a file based on header and print to new file