ELinks 0.16.1.1
loaded_domain Struct Reference

#include <gettextP.h>

Collaboration diagram for loaded_domain:

Data Fields

const char * data
int use_mmap
size_t mmap_size
int must_swap
nls_uint32 nstrings
struct string_descorig_tab
struct string_desctrans_tab
nls_uint32 hash_size
nls_uint32hash_tab
int codeset_cntr
char ** conv_tab
struct expressionplural
unsigned long int nplurals

Field Documentation

◆ codeset_cntr

int loaded_domain::codeset_cntr

◆ conv_tab

char** loaded_domain::conv_tab

◆ data

const char* loaded_domain::data

◆ hash_size

nls_uint32 loaded_domain::hash_size

◆ hash_tab

nls_uint32* loaded_domain::hash_tab

◆ mmap_size

size_t loaded_domain::mmap_size

◆ must_swap

int loaded_domain::must_swap

◆ nplurals

unsigned long int loaded_domain::nplurals

◆ nstrings

nls_uint32 loaded_domain::nstrings

◆ orig_tab

struct string_desc* loaded_domain::orig_tab

◆ plural

struct expression* loaded_domain::plural

◆ trans_tab

struct string_desc* loaded_domain::trans_tab

◆ use_mmap

int loaded_domain::use_mmap

The documentation for this struct was generated from the following file: