Graphviz 13.0.0~dev.20241220.2304
Loading...
Searching...
No Matches
entities.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  entities_s
 

Macros

#define ENTITY_NAME_LENGTH_MAX   8
 
#define NR_OF_ENTITIES   (sizeof(entities) / sizeof(entities[0]))
 

Variables

static const struct entities_s entities []
 

Macro Definition Documentation

◆ ENTITY_NAME_LENGTH_MAX

#define ENTITY_NAME_LENGTH_MAX   8

Definition at line 274 of file entities.h.

◆ NR_OF_ENTITIES

#define NR_OF_ENTITIES   (sizeof(entities) / sizeof(entities[0]))

Definition at line 275 of file entities.h.

Variable Documentation

◆ entities

const struct entities_s entities[]
static

Referenced by htmlEntity(), and scanEntity().