Home
last modified time | relevance | path

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

/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/gpkg/
H A Dgpkg.h66 GPKG_EXPORT int GPKG_CALL sqlite3_gpkg_spl3_init(sqlite3 *db, const char **pzErrMsg, const sqlite3_…
H A Dgpkg.c39 GPKG_EXPORT int GPKG_CALL sqlite3_gpkg_spl3_init(sqlite3 *db, const char **pzErrMsg, const sqlite3_… in sqlite3_gpkg_spl3_init() function
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/
H A DREADME.md40 - sqlite3_gpkg_spl3_init: spatialite 3.x mode
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/shell/
H A Dshell.c3854 data.gpkgEntryPoint = data.gpkgEntryPoint = sqlite3_gpkg_spl3_init; in main()