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
fccharsetcoverage(3) - opensolaris
fcfilescan(3) - opensolaris
fcpatternget-type(3) - centos
fcpatternget-type(3) - opensolaris
fc-query(1) - plan9
Similar Topics in the Unix Linux Community
How to increment version inside a file?
Tar Command
Docker learning Phase-I
Shopt -s histappend
[TIP] Processing YAML files with yq