Home
last modified time | relevance | path

Searched defs:sqlite3_set_droptable_handle (Results 1 - 2 of 2) sorted by relevance

/third_party/sqlite/include/
H A Dsqlite3ext.h695 #define sqlite3_set_droptable_handle sqlite3_api->set_droptable_handle macro
/third_party/sqlite/src/
H A Dsqlite3.c88646 SQLITE_API int sqlite3_set_droptable_handle(sqlite3 *db, void (*xFunc)(sqlite3*, const char*, const char*)){ global() function
132618 #define sqlite3_set_droptable_handle global() macro
[all...]

Completed in 128 milliseconds