fclangsethash(3) debian man page | unix.com

Man Page: fclangsethash

Operating Environment: debian

Section: 3

FcLangSetHash(3)														  FcLangSetHash(3)

NAME
FcLangSetHash - return a hash value for a langset
SYNOPSIS
#include <fontconfig.h> FcChar32 FcLangSetHash (const FcLangSet *ls);
DESCRIPTION
This function returns a value which depends solely on the languages supported by ls. Any language which equals ls will have the same result from FcLangSetHash. However, two langsets with the same hash value may not be equal.
VERSION
Fontconfig version 2.9.0 16 April 2012 FcLangSetHash(3)
Related Man Pages
fccharsetcoverage(3) - opensolaris
fcconfigenablehome(3) - opensolaris
fcfreetypecharindex(3) - opensolaris
fclangsetcompare(3) - opensolaris
fcpatternadd-type(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Installing Dash Shell on OS X Lion
awk or sed - Convert 2 lines to 1 line
How to copy a column of multiple files and paste into new excel file (next to column)?