Searched refs:sqlite3_geopoly_init (Results 1 – 2 of 2) sorted by relevance
| /sqlite-3.40.0/ext/rtree/ | ||
| H A D | geopoly.c | 1765 static int sqlite3_geopoly_init(sqlite3 *db){ in sqlite3_geopoly_init() function |
| H A D | rtree.c | 4436 rc = sqlite3_geopoly_init(db); in sqlite3RtreeInit() |