Home | History | Annotate | Download | only in WebCoreSQLite3

Lines Matching defs:sqlite3_module

2368 typedef struct sqlite3_module sqlite3_module;
2375 struct sqlite3_module {
2407 ** method of an sqlite3_module. The fields under **Inputs** are the
2492 const sqlite3_module *, /* Methods for the module */
2514 const sqlite3_module *pModule; /* The module for this virtual table */