|
Graphviz 14.0.3~dev.20251107.0405
|
#include <expr.h>
Data Fields | |
| const char * | id |
| Dt_t * | symbols |
| FILE * | file [10] |
| arena_t | vm |
| FILE* Expr_s::file[10] |
Definition at line 221 of file expr.h.
Referenced by closeFile(), exopen(), freadFile(), fwriteFile(), openFile(), print(), readLine(), and scan().
| Dt_t* Expr_s::symbols |
| arena_t Expr_s::vm |
Definition at line 222 of file expr.h.
Referenced by addItem(), eval(), exsplit(), extoken_fn(), extokens(), getdyn(), prformat(), and scformat().