ELinks 0.18.0
dump-color-mode.h File Reference
#include "dump-specialized.h"
Include dependency graph for dump-color-mode.h:
This graph shows which files directly or indirectly include this file:

Macros

#define DUMP_FUNCTION_SPECIALIZED   DUMP_FUNCTION_UNIBYTE
#define DUMP_CHARSET_UTF8
#define DUMP_FUNCTION_SPECIALIZED   DUMP_FUNCTION_UTF8

Functions

static int DUMP_FUNCTION_COLOR (struct document *document, struct dump_output *out)

Macro Definition Documentation

◆ DUMP_CHARSET_UTF8

#define DUMP_CHARSET_UTF8

◆ DUMP_FUNCTION_SPECIALIZED [1/2]

#define DUMP_FUNCTION_SPECIALIZED   DUMP_FUNCTION_UNIBYTE

◆ DUMP_FUNCTION_SPECIALIZED [2/2]

#define DUMP_FUNCTION_SPECIALIZED   DUMP_FUNCTION_UTF8

Function Documentation

◆ DUMP_FUNCTION_COLOR()

int DUMP_FUNCTION_COLOR ( struct document * document,
struct dump_output * out )
static