PostGIS  2.5.7dev-r@@SVN_REVISION@@

◆ init_twkb_in_suite()

static int init_twkb_in_suite ( void  )
static

Definition at line 32 of file cu_in_twkb.c.

33 {
34  hex_a = NULL;
35  hex_b = NULL;
36  return 0;
37 }
static char * hex_a
Definition: cu_in_twkb.c:23
static char * hex_b
Definition: cu_in_twkb.c:24

References hex_a, and hex_b.

Referenced by twkb_in_suite_setup().

Here is the caller graph for this function: