|
Graphviz 15.1.1~dev.20260630.1303
|
Go to the source code of this file.
Functions | |
| Dict_t * | agdtopen (Dtdisc_t *disc, Dtmethod_t *method) |
| int | agdtclose (Dict_t *dict) |
| void | agdtdisc (Dict_t *dict, Dtdisc_t *disc) |
| int agdtclose | ( | Dict_t * | dict | ) |
| Dict_t * agdtopen | ( | Dtdisc_t * | disc, |
| Dtmethod_t * | method | ||
| ) |
Definition at line 21 of file utils.c.
References disc, and dtopen().
Referenced by aginternalmapinsert(), agmakedatadict(), and agopen1().