Searched refs:stmtModule (Results 1 – 1 of 1) sorted by relevance
268799 static sqlite3_module stmtModule = { variable268832 rc = sqlite3_create_module(db, "sqlite_stmt", &stmtModule, 0);