/
usr
/
share
/
doc
/
libapr1-dev
/
html
/
Upload File
HOME
digraph "Pool Debugging functions." { edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"]; node [fontname="Helvetica",fontsize="10",shape=record]; rankdir=LR; Node1 [label="Memory Pool Functions",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$group__apr__pools.html"]; Node0 [label="Pool Debugging functions.",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black"]; Node1->Node0 [shape=plaintext, dir="back", style="solid"]; }