Home
last modified time | relevance | path

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

/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/test/
H A Disempty_spec.rb17 describe 'ST_IsEmpty' do describe
/dports/devel/libgpkg/luciad-libgpkg-c56e3708453e/gpkg/
H A Dspatialdb.c95 static void ST_IsEmpty(sqlite3_context *context, int nbArgs, sqlite3_value **args) { in ST_IsEmpty() function