13#define phpext_gv_ptr &gv_module_entry
16# define PHP_GV_API __declspec(dllexport)
Agraph_t * firstsubg(Agraph_t *g)
Agraph_t * nextsubg(Agraph_t *g, Agraph_t *sg)
Agraph_t * readstring(char *string)
Agraph_t * findsubg(Agraph_t *g, char *name)
Agraph_t * strictgraph(char *name)
Agraph_t * rootof(Agraph_t *g)
Agnode_t * headof(Agedge_t *e)
Agnode_t * firsttail(Agnode_t *n)
char * renderresult(Agraph_t *g, const char *format)
Agraph_t * strictdigraph(char *name)
bool renderchannel(Agraph_t *g, const char *format, const char *channelname)
Agraph_t * nextsupg(Agraph_t *, Agraph_t *)
Agnode_t * tailof(Agedge_t *e)
char * renderdata(Agraph_t *g, const char *format)
Agnode_t * protonode(Agraph_t *g)
Agnode_t * findnode(Agraph_t *g, char *name)
Agnode_t * nexttail(Agnode_t *n, Agnode_t *t)
Agraph_t * firstsupg(Agraph_t *g)
Agraph_t * digraph(char *name)
Agedge_t * findedge(Agnode_t *t, Agnode_t *h)
Agnode_t * firsthead(Agnode_t *n)
Agnode_t * nexthead(Agnode_t *n, Agnode_t *h)
Agedge_t * protoedge(Agraph_t *g)
static SCM _wrap_nameof(SCM rest)
static SCM _wrap_ok(SCM rest)
static SCM _wrap_firstin(SCM rest)
static SCM _wrap_findattr(SCM rest)
static SCM _wrap_nextin(SCM rest)
static SCM _wrap_nextedge(SCM rest)
static SCM _wrap_firstedge(SCM rest)
static SCM _wrap_firstout(SCM rest)
static SCM _wrap_firstattr(SCM rest)
static SCM _wrap_firstnode(SCM rest)
static SCM _wrap_nextout(SCM rest)
static SCM _wrap_write(SCM rest)
static SCM _wrap_edge(SCM rest)
static SCM _wrap_graph(SCM rest)
static SCM _wrap_getv(SCM rest)
static SCM _wrap_graphof(SCM rest)
static SCM _wrap_nextattr(SCM rest)
static SCM _wrap_render(SCM rest)
static SCM _wrap_read(SCM rest)
static SCM _wrap_rm(SCM rest)
static SCM _wrap_setv(SCM rest)
static SCM _wrap_nextnode(SCM rest)
static int layout(graph_t *g, layout_info *infop)
static ZEND_NAMED_FUNCTION(_wrap_read)
static PHP_FUNCTION(digraph)
zend_module_entry gv_module_entry