fclangsethash(3) centos man page | unix.com

Man Page: fclangsethash

Operating Environment: centos

Section: 3

FcLangSetHash(3)														  FcLangSetHash(3)

NAME
FcLangSetHash - return a hash value for a langset
SYNOPSIS
#include <fontconfig/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.10.95 31 8 2013 FcLangSetHash(3)
Related Man Pages
fcfontmatch(3) - opensolaris
fcpatternbuild(3) - centos
fcpatternget-type(3) - centos
fclangsethaslang(3) - opensolaris
fcobjectsetbuild(3) - opensolaris
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Docker learning Phase-I
Shopt -s histappend
Controlling user input
[TIP] Processing YAML files with yq