Back to Evolution Project page
Compounds | |||
![]() | ![]() | struct | loaded_l10nfile |
Defines | |||
![]() | ![]() | #define | PARAMS (args) |
![]() | ![]() | #define | CEN_REVISION |
![]() | ![]() | #define | CEN_SPONSOR |
![]() | ![]() | #define | CEN_SPECIAL |
![]() | ![]() | #define | XPG_NORM_CODESET |
![]() | ![]() | #define | XPG_CODESET |
![]() | ![]() | #define | TERRITORY |
![]() | ![]() | #define | CEN_AUDIENCE |
![]() | ![]() | #define | XPG_MODIFIER |
![]() | ![]() | #define | CEN_SPECIFIC |
![]() | ![]() | #define | XPG_SPECIFIC |
Functions | |||
![]() | ![]() | const char* _nl_normalize_codeset | PARAMS ((const char *codeset, size_t name_len)) |
![]() | ![]() | struct loaded_l10nfile* _nl_make_l10nflist | PARAMS ((struct loaded_l10nfile **l10nfile_list, const char *dirlist, size_t dirlist_len, int mask, const char *language, const char *territory, const char *codeset, const char *normalized_codeset, const char *modifier, const char *special, const char *sponsor, const char *revision, const char *filename, int do_allocate)) |
![]() | ![]() | const char* _nl_expand_alias | PARAMS ((const char *name)) |
![]() | ![]() | int _nl_explode_name | PARAMS ((char *name, const char **language, const char **modifier, const char **territory, const char **codeset, const char **normalized_codeset, const char **special, const char **sponsor, const char **revision)) |
#define PARAMS (args) |
Definition at line 23 of file loadinfo.h.
#define CEN_REVISION () |
Definition at line 28 of file loadinfo.h.
#define CEN_SPONSOR () |
Definition at line 29 of file loadinfo.h.
#define CEN_SPECIAL () |
Definition at line 30 of file loadinfo.h.
#define XPG_NORM_CODESET () |
Definition at line 31 of file loadinfo.h.
#define XPG_CODESET () |
Definition at line 32 of file loadinfo.h.
#define TERRITORY () |
Definition at line 33 of file loadinfo.h.
#define CEN_AUDIENCE () |
Definition at line 34 of file loadinfo.h.
#define XPG_MODIFIER () |
Definition at line 35 of file loadinfo.h.
#define CEN_SPECIFIC () |
Definition at line 37 of file loadinfo.h.
#define XPG_SPECIFIC () |
Definition at line 38 of file loadinfo.h.
const char* _nl_normalize_codeset PARAMS ((const char *codeset,size_t name_len)) |
struct loaded_l10nfile* _nl_make_l10nflist PARAMS ((struct loaded_l10nfile **l10nfile_list,const char *dirlist,size_t dirlist_len,int mask,const char *language,const char *territory,const char *codeset,const char *normalized_codeset,const char *modifier,const char *special,const char *sponsor,const char *revision,const char *filename,int do_allocate)) |
const char* _nl_expand_alias PARAMS ((const char *name)) |
int _nl_explode_name PARAMS ((char *name,const char **language,const char **modifier,const char **territory,const char **codeset,const char **normalized_codeset,const char **special,const char **sponsor,const char **revision)) |