|
Graphviz 15.0.1~dev.20260609.0243
|
#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 210 of file expr.h.
Referenced by closeFile(), exopen(), freadFile(), fwriteFile(), openFile(), print(), readLine(), and scan().
| const char* Expr_s::id |
| Dt_t* Expr_s::symbols |
| arena_t Expr_s::vm |
Definition at line 211 of file expr.h.
Referenced by addItem(), eval(), exsplit(), extoken_fn(), extokens(), getdyn(), prformat(), and scformat().