Home
last modified time | relevance | path

Searched refs:aux_elemgeom_options (Results 1 – 1 of 1) sorted by relevance

/dports/databases/spatialite/libspatialite-5.0.1/src/shapefiles/
H A Dshapefiles.c145 struct aux_elemgeom_options struct
184 struct aux_elemgeom_options *options = in gaiaElemGeomOptionsCreate()
185 malloc (sizeof (struct aux_elemgeom_options)); in gaiaElemGeomOptionsCreate()
198 struct aux_elemgeom_options *options = (struct aux_elemgeom_options *) opts; in gaiaElemGeomOptionsDestroy()
215 ignore_column (struct aux_elemgeom_options *options, const char *column) in ignore_column()
240 struct aux_elemgeom_options *options = (struct aux_elemgeom_options *) opts; in gaiaElemGeomOptionsAdd()
7834 test_elemgeom_ignore (struct aux_elemgeom_options *options, const char *column) in test_elemgeom_ignore()
7884 struct aux_elemgeom_options *options = (struct aux_elemgeom_options *) opts; in elementary_geometries_ex3()