Definition at line 124 of file cu_in_twkb.c.
125{
126 cu_twkb_in(
"POLYGON((0 0 0,0 1 0,1 1 0,1 0 0,0 0 0))");
128
129 cu_twkb_in(
"POLYGON((0 0 0 1,0 1 0 2,1 1 0 3,1 0 0 4,0 0 0 5))");
131
132 cu_twkb_in(
"POLYGON((0 0 0 1,0 1 0 2,1 1 0 3,1 0 0 4,0 0 0 5))");
134
137}
static void cu_twkb_in(char *wkt)
References cu_twkb_in(), hex_a, and hex_b.
Referenced by twkb_in_suite_setup().