Graphviz 13.0.0~dev.20250607.1528
|
Go to the source code of this file.
Functions | |
Agobj_t * | cloneO (Agraph_t *g, Agobj_t *obj) |
Agraph_t * | cloneG (Agraph_t *g, char *name) |
Agobj_t * | copy (Agraph_t *g, Agobj_t *obj) |
int | copyAttr (Agobj_t *obj, Agobj_t *obj1) |
int | indexOf (char *s1, char *s2) |
long | rindexOf (char *s1, char *s2) |
size_t | match (char *str, char *pat) |
int | lockGraph (Agraph_t *g, int) |
Agraph_t * | compOf (Agraph_t *g, Agnode_t *n) |
Agedge_t * | isEdge (Agraph_t *g, Agnode_t *t, Agnode_t *h, char *key) |
Agnode_t * | addNode (Agraph_t *g, Agnode_t *n, int doAdd) |
Agedge_t * | addEdge (Agraph_t *g, Agedge_t *e, int doAdd) |
Agraph_t * | sameG (void *p1, void *p2, char *fn, char *msg) |
int | compare (Agobj_t *, Agobj_t *) |
int | sfioWrite (Agraph_t *, FILE *) |
int | writeFile (Agraph_t *, char *) |
int | fwriteFile (Expr_t *, Agraph_t *, long long) |
Agraph_t * | readFile (char *) |
Agraph_t * | freadFile (Expr_t *, long long) |
int | openFile (Expr_t *, const char *, const char *) |
int | closeFile (Expr_t *, long long) |
char * | readLine (Expr_t *, long long) |
char * | canon (Expr_t *pgm, char *) |
char * | toHtml (Agraph_t *, char *) |
char * | toLower (Expr_t *pgm, char *src) |
char * | toUpper (Expr_t *pgm, char *src) |
int | deleteObj (Agraph_t *g, Agobj_t *obj) |
char * | colorx (Expr_t *ex, const char *incolor, char *fmt) |
void | gvstart_timer (void) |
double | gvelapsed_sec (void) |
Definition at line 463 of file actions.c.
References agsubedge(), and sameG().
Definition at line 453 of file actions.c.
References agsubnode(), and sameG().
|
extern |
Definition at line 748 of file actions.c.
References agcanonStr(), and exstring().
Definition at line 320 of file actions.c.
References agnameof(), cloneGraph(), copyAttr(), Agraph_s::desc, and openG().
Referenced by getval().
Definition at line 341 of file actions.c.
References aghead, AGINEDGE, AGMKOUT, agnameof(), AGNODE, AGOUTEDGE, AGRAPH, agtail, AGTYPE, cloneGraph(), cloneO(), copyAttr(), exerror(), OBJ, openEdge(), openG(), openNode(), openSubg(), and UNREACHABLE.
Referenced by addOutputGraph(), cloneO(), getval(), and gvpr_core().
|
extern |
Definition at line 626 of file actions.c.
References elementsof, exerror(), and Expr_s::file.
Referenced by getval().
|
extern |
Definition at line 777 of file actions.c.
References agxbfree(), agxbprint(), agxbuse(), alpha, color(), COLOR_OK, colorxlate(), exstring(), HSVA_DOUBLE, RGBA_BYTE, type, and agxbuf::u.
Referenced by getval().
Definition at line 412 of file actions.c.
References agfstnode(), AGID, agidnode(), agnxtnode(), cc_dfs(), CCUNMARK, cg(), id, and openSubg().
Referenced by getval().
Definition at line 144 of file actions.c.
References aghead, AGINEDGE, AGMKOUT, agnameof(), AGNODE, AGOUTEDGE, AGRAPH, agtail, AGTYPE, copyAttr(), exerror(), openEdge(), openG(), openNode(), openSubg(), and UNREACHABLE.
Referenced by cloneGraph(), cloneSubg(), getval(), gv_strdup(), gv_strndup(), prformat(), and push().
Definition at line 110 of file actions.c.
References agattr_text(), agattrsym(), aghtmlstr(), agnxtattr(), agraphof(), agstrdup_html(), agstrfree(), AGTYPE, agxget(), agxset(), Agsym_s::defval, and Agsym_s::name.
Referenced by cloneG(), cloneO(), and copy().
Definition at line 506 of file actions.c.
References agclose(), agdelete(), agnameof(), AGRAPH, agraphof(), agroot(), AGTYPE, error, ERROR_WARNING, and gData.
Referenced by getval().
Definition at line 598 of file actions.c.
References elementsof, exerror(), Expr_s::file, and readG().
Referenced by getval().
Definition at line 588 of file actions.c.
References elementsof, exerror(), Expr_s::file, and sfioWrite().
Referenced by getval().
|
extern |
Definition at line 857 of file actions.c.
References DIFF_IN_SECS, GET_TIME, S, and T.
Referenced by gvpr_core().
|
extern |
Definition at line 855 of file actions.c.
Referenced by gvpr_core().
|
extern |
|
extern |
|
extern |
Definition at line 94 of file actions.c.
References SIZE_MAX, str, strgrpmatch(), and sub.
Referenced by getval(), strgrpmatch(), and svg_size().
|
extern |
Definition at line 608 of file actions.c.
References elementsof, exerror(), Expr_s::file, and fname.
|
extern |
|
extern |
Definition at line 651 of file actions.c.
References agxbfree(), agxbputc(), agxbuse(), elementsof, exerror(), exstring(), and Expr_s::file.
Referenced by getval().
|
extern |
|
extern |
Definition at line 40 of file actions.c.
References agraphof(), agroot(), error, ERROR_WARNING, KINDS, and OBJ.
Referenced by addEdge(), addNode(), isEdge(), and openEdge().
|
extern |
Definition at line 535 of file actions.c.
References AgIoDisc, agwrite(), Agraph_s::clos, Agclos_s::disc, and Agdisc_s::io.
Referenced by fwriteFile(), getval(), gvpr_core(), and writeFile().
|
extern |
Definition at line 743 of file actions.c.
References agstrdup_html().
Referenced by getval().
|
extern |
Definition at line 705 of file actions.c.
References exstralloc(), gv_tolower(), len(), and NULL.
Referenced by getval().
|
extern |
Definition at line 724 of file actions.c.
References exstralloc(), gv_toupper(), len(), and NULL.
Referenced by getval().