_lang_pref Struct Reference
[Parse the browser http locale headers and set the NLS stuff.]


Data Fields

char lang [16]
char region [16]
long priority
int availability
int selectedlang

Detailed Description

Keep information about one locale

Definition at line 33 of file gettext.c.


Field Documentation

char _lang_pref::lang[16]

the language locale string

Definition at line 34 of file gettext.c.

Referenced by httplang_to_locale().

char _lang_pref::region[16]

the region locale string

Definition at line 35 of file gettext.c.

Referenced by httplang_to_locale().

long _lang_pref::priority

which priority does it have

Definition at line 36 of file gettext.c.

Referenced by httplang_to_locale().

int _lang_pref::availability

do we know it?

Definition at line 37 of file gettext.c.

Referenced by httplang_to_locale().

int _lang_pref::selectedlang

is this the selected language?

Definition at line 38 of file gettext.c.

Referenced by httplang_to_locale().


The documentation for this struct was generated from the following file:
Generated on Wed Jun 20 23:13:15 2007 for webcit by  doxygen 1.5.2