76 lines
2.9 KiB
XML
76 lines
2.9 KiB
XML
|
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
|
||
|
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN"
|
||
|
"http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd">
|
||
|
<!-- Generated by graphviz version 7.0.1 (20221109.1506)
|
||
|
-->
|
||
|
<!-- Title: src/util/strings_op.c Pages: 1 -->
|
||
|
<svg width="207pt" height="82pt"
|
||
|
viewBox="0.00 0.00 207.00 82.00" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
|
||
|
<g id="graph0" class="graph" transform="scale(1 1) rotate(0) translate(4 78)">
|
||
|
<title>src/util/strings_op.c</title>
|
||
|
<!-- Node1 -->
|
||
|
<g id="Node000001" class="node">
|
||
|
<title>Node1</title>
|
||
|
<g id="a_Node000001"><a xlink:title="concat">
|
||
|
<polygon fill="#999999" stroke="#666666" points="155,-74 44,-74 44,-55 155,-55 155,-74"/>
|
||
|
<text text-anchor="middle" x="99.5" y="-62" font-family="Helvetica,sans-Serif" font-size="10.00">src/util/strings_op.c</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node2 -->
|
||
|
<g id="Node000002" class="node">
|
||
|
<title>Node2</title>
|
||
|
<g id="a_Node000002"><a xlink:title=" ">
|
||
|
<polygon fill="#e0e0e0" stroke="#999999" points="53,-19 0,-19 0,0 53,0 53,-19"/>
|
||
|
<text text-anchor="middle" x="26.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdlib.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node2 -->
|
||
|
<g id="edge4_Node000001_Node000002" class="edge">
|
||
|
<title>Node1->Node2</title>
|
||
|
<g id="a_edge4_Node000001_Node000002"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#63b8ff" d="M87.12,-54.51C76.35,-46.7 60.53,-35.21 47.75,-25.93"/>
|
||
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="50.07,-23.29 39.93,-20.25 45.96,-28.95 50.07,-23.29"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node3 -->
|
||
|
<g id="Node000003" class="node">
|
||
|
<title>Node3</title>
|
||
|
<g id="a_Node000003"><a xlink:title=" ">
|
||
|
<polygon fill="#e0e0e0" stroke="#999999" points="127.5,-19 71.5,-19 71.5,0 127.5,0 127.5,-19"/>
|
||
|
<text text-anchor="middle" x="99.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">stdarg.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node3 -->
|
||
|
<g id="edge5_Node000001_Node000003" class="edge">
|
||
|
<title>Node1->Node3</title>
|
||
|
<g id="a_edge5_Node000001_Node000003"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#63b8ff" d="M99.5,-54.75C99.5,-48.27 99.5,-39.16 99.5,-30.9"/>
|
||
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="103,-30.96 99.5,-20.96 96,-30.96 103,-30.96"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node4 -->
|
||
|
<g id="Node000004" class="node">
|
||
|
<title>Node4</title>
|
||
|
<g id="a_Node000004"><a xlink:title=" ">
|
||
|
<polygon fill="#e0e0e0" stroke="#999999" points="199,-19 146,-19 146,0 199,0 199,-19"/>
|
||
|
<text text-anchor="middle" x="172.5" y="-7" font-family="Helvetica,sans-Serif" font-size="10.00">string.h</text>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
<!-- Node1->Node4 -->
|
||
|
<g id="edge6_Node000001_Node000004" class="edge">
|
||
|
<title>Node1->Node4</title>
|
||
|
<g id="a_edge6_Node000001_Node000004"><a xlink:title=" ">
|
||
|
<path fill="none" stroke="#63b8ff" d="M111.88,-54.51C122.65,-46.7 138.47,-35.21 151.25,-25.93"/>
|
||
|
<polygon fill="#63b8ff" stroke="#63b8ff" points="153.04,-28.95 159.07,-20.25 148.93,-23.29 153.04,-28.95"/>
|
||
|
</a>
|
||
|
</g>
|
||
|
</g>
|
||
|
</g>
|
||
|
</svg>
|