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
fcfilescan(3) - opensolaris
fcfreetypequeryface(3) - opensolaris
fclangsetcontains(3) - opensolaris
memcached_generate_hash_value(3) - debian
fclangsethaslang(3) - opensolaris
Similar Topics in the Unix Linux Community
Find columns in a file based on header and print to new file
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)?