Home | History | Annotate | Download | only in util

Lines Matching refs:prepare

37   statement.prepare(dbhandle, query);
116 share_query.prepare(handle, "SELECT share_name, file_name FROM shares");
167 statement.prepare(dbhandle,
194 table_query.prepare(dbhandle.get(),
203 version_query.prepare(dbhandle.get(),
219 statement.prepare(dbhandle.get(),
230 statement.prepare(dbhandle.get(),
238 statement.prepare(dbhandle.get(),
294 query.prepare(dbhandle.get(),
307 statement.prepare(dbhandle.get(),
318 statement.prepare(dbhandle.get(),
336 query.prepare(dbhandle.get(),
365 statement.prepare(dbhandle.get(),
377 statement.prepare(dbhandle.get(),
396 query.prepare(dbhandle.get(),
432 statement.prepare(dbhandle.get(), "SELECT id FROM client_id");
448 query.prepare(dbhandle.get(), "SELECT email FROM cookies");