Searched defs:sqlite (Results 1 – 3 of 3) sorted by relevance
266 get sqlite(): boolean { method in SpApplication
84 …ule.xFilter = [](sqlite3_vtab_cursor* c, int arg1, const char* arg2, int, sqlite3_value** sqlite) { in TableRegister()