Searched refs:zQueryFunc (Results 1 – 3 of 3) sorted by relevance
69 const char *zQueryFunc,
35 # new SQL function named by the second parameter (zQueryFunc or zGeom).
4546 const char *zQueryFunc, /* Name of new SQL function */ in sqlite3_rtree_query_callback() argument4563 return sqlite3_create_function_v2(db, zQueryFunc, -1, SQLITE_ANY, in sqlite3_rtree_query_callback()