Home
last modified time | relevance | path

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

/sqlite-3.40.0/ext/rtree/
H A Dsqlite3rtree.h43 const char *zGeom,
H A Drtreedoc2.test35 # new SQL function named by the second parameter (zQueryFunc or zGeom).
H A Drtree.c4522 const char *zGeom, /* Name of the new SQL function */ in sqlite3_rtree_geometry_callback() argument
4535 return sqlite3_create_function_v2(db, zGeom, -1, SQLITE_ANY, in sqlite3_rtree_geometry_callback()