debian man page for fclangsethash

Query: fclangsethash

OS: debian

Section: 3

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

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
fcconfigenablehome(3) - opensolaris
fcfilescan(3) - opensolaris
fclangsetcontains(3) - opensolaris
fcpatternget-type(3) - debian
fcobjectsetbuild(3) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?