1digraph "tds_next_placeholder_ucs2le"
2{
3 // LATEX_PDF_SIZE
4  edge [fontname="Helvetica",fontsize="10",labelfontname="Helvetica",labelfontsize="10"];
5  node [fontname="Helvetica",fontsize="10",shape=record];
6  rankdir="LR";
7  Node1 [label="tds_next_placeholder\l_ucs2le",height=0.2,width=0.4,color="black", fillcolor="grey75", style="filled", fontcolor="black",tooltip="Found the next placeholder (? or @param) in a string."];
8  Node1 -> Node2 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
9  Node2 [label="tds_skip_comment_ucs2le",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00563.html#gab304fda9f325e852ba5c5252079d22e3",tooltip="Skip a comment in a query."];
10  Node1 -> Node3 [color="midnightblue",fontsize="10",style="solid",fontname="Helvetica"];
11  Node3 [label="tds_skip_quoted_ucs2le",height=0.2,width=0.4,color="black", fillcolor="white", style="filled",URL="$a00563.html#ga2361ec4629aa0eac38f1702b03ed8185",tooltip="Return pointer to end of a quoted string."];
12}
13