centos man page for fclangsethaslang

Query: fclangsethaslang

OS: centos

Section: 3

Links: centos man pages   all man pages

Forums: unix linux community   forum categories

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

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
drop_language(7) - centos
drop_language(7) - redhat
locale::language(3pm) - suse
Similar Topics in the Unix Linux Community
Weird 'find' results
CentOS7 restoring file capabilities
Shopt -s histappend
Unsure why access time on a directory change isn't changing
[TIP] Processing YAML files with yq