Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Functions | |
void | gv_string_writer_init (GVC_t *gvc) |
void | gv_channel_writer_init (GVC_t *gvc) |
void | gv_writer_reset (GVC_t *gvc) |
void gv_channel_writer_init | ( | GVC_t * | gvc | ) |
Definition at line 41 of file gv_php_init.c.
References GVC_s::write_fn.
void gv_string_writer_init | ( | GVC_t * | gvc | ) |
Definition at line 36 of file gv_php_init.c.
References GVC_s::write_fn.
void gv_writer_reset | ( | GVC_t * | gvc | ) |
Definition at line 46 of file gv_php_init.c.
References NULL, and GVC_s::write_fn.