Graphviz 13.1.0~dev.20250626.0830
|
Helpers for dealing with agstrcanon
More...
Go to the source code of this file.
Functions | |
static size_t | agstrcanon_bytes (const char *str) |
how many bytes are needed to canonicalize the given string | |
static char * | agstrcanon_buffer (const char *str) |
get a buffer suitable for passing into agstrcanon | |
|
inlinestatic |
Definition at line 16 of file agstrcanon.h.
References agstrcanon_bytes(), gv_alloc(), and str.
Referenced by write_plain(), and writenodeandport().
|
inlinestatic |
Definition at line 11 of file agstrcanon.h.
References str.
Referenced by _write_canonstr(), agstrcanon_buffer(), canon(), and getoutputbuffer().