Graphviz
2.41.20171026.1811
|
Data Fields | |
Dtlink_t | link |
uint64_t | refcnt |
char * | s |
char | store [1] |
uint64_t refstr_t::refcnt |
Definition at line 29 of file refstr.c.
Referenced by aghtmlstr(), agmarkhtmlstr(), agstrdup(), agstrdup_html(), and agstrfree().
char* refstr_t::s |
Definition at line 30 of file refstr.c.
Referenced by agstrdup(), agstrdup_html(), and agstrfree().
char refstr_t::store[1] |
Definition at line 31 of file refstr.c.
Referenced by agstrdup(), and agstrdup_html().