fclangsetequal(3) debian man page | unix.com

Man Page: fclangsetequal

Operating Environment: debian

Section: 3

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
fcdirscan(3) - opensolaris
fclangsetcontains(3) - opensolaris
fcpatternget-type(3) - debian
fcpatternadd-type(3) - opensolaris
Similar Topics in the Unix Linux Community
awk or sed - Convert 2 lines to 1 line
Detecting unused variables...
Weird 'find' results
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?