Graphviz 13.0.0~dev.20250121.0651
|
Data Fields | |
uint64_t | refcnt: sizeof(uint64_t) * 8 - 1 |
uint64_t | is_html: 1 |
char | s [] |
uint64_t refstr_t::is_html |
Definition at line 32 of file refstr.c.
Referenced by aghtmlstr(), agstrdup_internal(), refstr_eq(), strdict_add(), and strdict_remove().
uint64_t refstr_t::refcnt |
Definition at line 31 of file refstr.c.
Referenced by agstrdup_internal(), and agstrfree().
char refstr_t::s[] |
Definition at line 33 of file refstr.c.
Referenced by agstrdup_internal(), agstrfree(), refstr_eq(), refstrbind(), strdict_add(), and strdict_remove().