Searched refs:bytecodevtabModule (Results 1 – 1 of 1) sorted by relevance
386 static sqlite3_module bytecodevtabModule = { variable416 rc = sqlite3_create_module(db, "bytecode", &bytecodevtabModule, 0); in sqlite3VdbeBytecodeVtabInit()418 rc = sqlite3_create_module(db, "tables_used", &bytecodevtabModule, &db); in sqlite3VdbeBytecodeVtabInit()