ELinks 0.18.0
|
#include <charsets.h>
Data Fields | ||
int | t | |
union { | ||
const char * str | ||
struct conv_table * tbl | ||
} | u | |
int | iconv_cp | |
int conv_table::iconv_cp |
const char* conv_table::str |
int conv_table::t |
struct conv_table* conv_table::tbl |
union { ... } conv_table::u |