ELinks 0.18.0
corestrings.h File Reference
Include dependency graph for corestrings.h:
This graph shows which files directly or indirectly include this file:

Macros

#define CORESTRING_LWC_VALUE(NAME, VALUE)
#define CORESTRING_DOM_VALUE(NAME, VALUE)

Functions

int corestrings_init (void)
int corestrings_fini (void)

Macro Definition Documentation

◆ CORESTRING_DOM_VALUE

#define CORESTRING_DOM_VALUE ( NAME,
VALUE )
Value:
extern struct dom_string *corestring_dom_##NAME
Definition string.h:17

◆ CORESTRING_LWC_VALUE

#define CORESTRING_LWC_VALUE ( NAME,
VALUE )
Value:
extern lwc_string *corestring_lwc_##NAME

Function Documentation

◆ corestrings_fini()

int corestrings_fini ( void )

◆ corestrings_init()

int corestrings_init ( void )