fclangsethaslang(3) centos man page | unix.com

Man Page: fclangsethaslang

Operating Environment: centos

Section: 3

FcLangSetHasLang(3)													       FcLangSetHasLang(3)

NAME
FcLangSetHasLang - test langset for language support
SYNOPSIS
#include <fontconfig/fontconfig.h> FcLangResult FcLangSetHasLang (const FcLangSet *ls, const FcChar8 *lang);
DESCRIPTION
FcLangSetHasLang checks whether ls supports lang. If ls has a matching language and territory pair, this function returns FcLangEqual. If ls has a matching language but differs in which territory that language is for, this function returns FcLangDifferentTerritory. If ls has no matching language, this function returns FcLangDifferentLang.
VERSION
Fontconfig version 2.10.95 31 8 2013 FcLangSetHasLang(3)
Related Man Pages
fbreader(1) - debian
fclangsetcompare(3) - opensolaris
fclangsetcontains(3) - opensolaris
ocaml-gettext(5) - debian
fc-validate(1) - centos
Similar Topics in the Unix Linux Community
Is UNIX an open source OS ?
How to increment version inside a file?
Docker learning Phase-I
CentOS 6 ran out of space, need to reclaim it
[TIP] Processing YAML files with yq