Lines Matching refs:sqlite3_module
81286 - static sqlite3_module fsdirModule = {
82044 -static sqlite3_module completionModule = {
82798 +static sqlite3_module seriesModule = {
85818 + static sqlite3_module fsdirModule = {
86622 -static sqlite3_module seriesModule = {
86623 +static sqlite3_module completionModule = {
86650 @@ -5939,31 +6009,35 @@ static sqlite3_module seriesModule = {
91288 ** ^If the third parameter (the pointer to the sqlite3_module object) is
106568 - pMod = (sqlite3_module *)pVtab->pModule;
106569 + pMod = (sqlite3_module *)pVtab->pModule;
114592 @@ -176101,9 +180241,12 @@ static const sqlite3_module fts3Module = {
114759 static const sqlite3_module fts3tok_module = {
115424 @@ -193294,108 +197466,68 @@ static sqlite3_module jsonTreeModule = {
115525 - sqlite3_module *pModule;
115527 + sqlite3_module *pModule;
116121 ** ^If the third parameter (the pointer to the sqlite3_module object) is
118921 - static sqlite3_module fsdirModule = {
119679 -static sqlite3_module completionModule = {
120433 +static sqlite3_module seriesModule = {
123453 + static sqlite3_module fsdirModule = {
124257 -static sqlite3_module seriesModule = {
124258 +static sqlite3_module completionModule = {
124285 @@ -5939,31 +6009,35 @@ static sqlite3_module seriesModule = {
128923 ** ^If the third parameter (the pointer to the sqlite3_module object) is
144209 - pMod = (sqlite3_module *)pVtab->pModule;
144210 + pMod = (sqlite3_module *)pVtab->pModule;
152984 @@ -176616,9 +180757,12 @@ static const sqlite3_module fts3Module = {
153151 static const sqlite3_module fts3tok_module = {
153816 @@ -193809,108 +197982,68 @@ static sqlite3_module jsonTreeModule = {
153917 - sqlite3_module *pModule;
153919 + sqlite3_module *pModule;
154513 ** ^If the third parameter (the pointer to the sqlite3_module object) is
159619 @@ -4007,9 +4013,12 @@ static const sqlite3_module fts3Module = {
159803 static const sqlite3_module fts3tok_module = {
160741 +static sqlite3_module qpvtabModule = {
167160 @@ -2619,103 +2637,63 @@ static sqlite3_module jsonTreeModule = {
167259 - sqlite3_module *pModule;
167261 + sqlite3_module *pModule;
174799 ** ^If the third parameter (the pointer to the sqlite3_module object) is
184873 - pMod = (sqlite3_module *)pVtab->pModule;
184874 + pMod = (sqlite3_module *)pVtab->pModule;