Graphviz 13.0.0~dev.20250121.0651
Loading...
Searching...
No Matches
refstr_t Struct Reference

Data Fields

uint64_t refcnt: sizeof(uint64_t) * 8 - 1
 
uint64_t is_html: 1
 
char s []
 

Detailed Description

Definition at line 30 of file refstr.c.

Field Documentation

◆ is_html

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().

◆ refcnt

uint64_t refstr_t::refcnt

Definition at line 31 of file refstr.c.

Referenced by agstrdup_internal(), and agstrfree().

◆ s

char refstr_t::s[]

The documentation for this struct was generated from the following file: