Searched refs:sqlite_stmt_methods (Results 1 – 3 of 3) sorted by relevance
73 extern const struct pdo_stmt_methods sqlite_stmt_methods;
377 const struct pdo_stmt_methods sqlite_stmt_methods = { variable
187 stmt->methods = &sqlite_stmt_methods; in sqlite_handle_preparer()
Completed in 11 milliseconds