Home
last modified time | relevance | path

Searched defs:stmt_rels (Results 1 – 2 of 2) sorted by relevance

/dports/databases/spatialite/libspatialite-5.0.1/src/topology/
H A Dgaia_auxtopo_table.c5183 sqlite3_stmt * stmt_node, sqlite3_stmt * stmt_rels, in do_eval_topolayer_point()
5246 sqlite3_stmt * stmt_edge, sqlite3_stmt * stmt_rels, in do_eval_topolayer_line()
5309 sqlite3_stmt * stmt_face, sqlite3_stmt * stmt_rels, in do_eval_topolayer_polyg()
5373 sqlite3_stmt * stmt_face, sqlite3_stmt * stmt_rels, in do_eval_topolayer_geom()
5436 sqlite3_stmt * stmt_ins, sqlite3_stmt * stmt_rels, in do_eval_topolayer_seeds()
5556 sqlite3_stmt *stmt_rels = NULL; in gaiaTopoGeo_CreateTopoLayer() local
6525 do_eval_topo_geometry (struct gaia_topology *topo, sqlite3_stmt * stmt_rels, in do_eval_topo_geometry()
6657 sqlite3_stmt * stmt_ins, sqlite3_stmt * stmt_rels, in do_eval_topogeo_features()
6776 sqlite3_stmt *stmt_rels = NULL; in gaiaTopoGeo_ExportTopoLayer() local
7287 sqlite3_stmt * stmt_rels, in do_eval_topogeo_single_feature()
[all …]
/dports/databases/spatialite-tools/spatialite-tools-5.0.1/
H A Dspatialite_osm_filter.c987 sqlite3_stmt *stmt_rels = NULL; in filter_nodes() local