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