HTML Tidy 5.8.0
The HTACG Tidy HTML Project
 
Loading...
Searching...
No Matches
language_fr.h File Reference

Go to the source code of this file.

Functions

static uint whichPluralForm_fr (uint n)
 This language-specific function returns the correct pluralForm to use given n items, and is used as a member of each language definition.
 

Variables

static languageDefinition language_fr
 This structure specifies all of the strings needed by Tidy for a single language.
 

Function Documentation

◆ whichPluralForm_fr()

static uint whichPluralForm_fr ( uint n)
static

This language-specific function returns the correct pluralForm to use given n items, and is used as a member of each language definition.

Variable Documentation

◆ language_fr

languageDefinition language_fr
static

This structure specifies all of the strings needed by Tidy for a single language.

Static definition in a header file makes it easy to include and exclude languages without tinkering with the build system.