| /sqlite-3.40.0/ext/misc/ |
| H A D | vtshim.c | 152 vtshim_aux *pAux = pVtab->pAux; in vtshimBestIndex() local 164 vtshim_aux *pAux = pVtab->pAux; in vtshimDisconnect() local 177 vtshim_aux *pAux = pVtab->pAux; in vtshimDestroy() local 190 vtshim_aux *pAux = pVtab->pAux; in vtshimOpen() local 216 vtshim_aux *pAux = pVtab->pAux; in vtshimClose() local 239 vtshim_aux *pAux = pVtab->pAux; in vtshimFilter() local 252 vtshim_aux *pAux = pVtab->pAux; in vtshimNext() local 265 vtshim_aux *pAux = pVtab->pAux; in vtshimEof() local 276 vtshim_aux *pAux = pVtab->pAux; in vtshimColumn() local 289 vtshim_aux *pAux = pVtab->pAux; in vtshimRowid() local [all …]
|
| H A D | vtablog.c | 164 void *pAux, in vtablogConnectCreate() 217 void *pAux, in vtablogCreate() 226 void *pAux, in vtablogConnect()
|
| H A D | wholenumber.c | 44 void *pAux, in wholenumberConnect()
|
| H A D | templatevtab.c | 89 void *pAux, in templatevtabConnect()
|
| H A D | csv.c | 489 void *pAux, in csvtabConnect() 684 void *pAux, in csvtabCreate()
|
| H A D | prefixes.c | 66 void *pAux, in prefixesConnect()
|
| H A D | explain.c | 72 void *pAux, in explainConnect()
|
| H A D | stmt.c | 78 void *pAux, in stmtConnect()
|
| H A D | qpvtab.c | 122 void *pAux, in qpvtabConnect()
|
| H A D | btreeinfo.c | 112 void *pAux, in binfoConnect()
|
| H A D | memstat.c | 72 void *pAux, in memstatConnect()
|
| H A D | carray.c | 125 void *pAux, in carrayConnect()
|
| H A D | completion.c | 102 void *pAux, in completionConnect()
|
| /sqlite-3.40.0/ext/fts5/ |
| H A D | fts5_main.c | 82 Fts5Auxiliary *pAux; /* First in list of all aux. functions */ member 240 Fts5Auxiliary *pAux; /* Extension to which this belongs */ member 424 void *pAux, /* Pointer to tokenizer hash table */ in fts5ConnectMethod() 434 void *pAux, /* Pointer to tokenizer hash table */ in fts5CreateMethod() 1085 Fts5Auxiliary *pAux; in fts5FindAuxiliary() local 1100 Fts5Auxiliary *pAux = 0; in fts5FindRankFunction() local 2338 Fts5Auxiliary *pAux, in fts5ApiInvoke() 2364 Fts5Auxiliary *pAux; in fts5ApiCallback() local 2532 Fts5Auxiliary *pAux; in fts5FindFunctionMethod() local 2610 Fts5Auxiliary *pAux; in fts5CreateAux() local [all …]
|
| H A D | fts5_vocab.c | 171 void *pAux, /* Pointer to Fts5Global object */ in fts5VocabInitVtab() 233 void *pAux, /* Pointer to tokenizer hash table */ in fts5VocabConnectMethod() 243 void *pAux, /* Pointer to tokenizer hash table */ in fts5VocabCreateMethod()
|
| /sqlite-3.40.0/src/ |
| H A D | vtab.c | 43 void *pAux, /* Context pointer for xCreate/xConnect */ in sqlite3VtabCreateModule() 91 void *pAux, /* Context pointer for xCreate/xConnect */ in createModule() 112 void *pAux /* Context pointer for xCreate/xConnect */ in sqlite3_create_module() 127 void *pAux, /* Context pointer for xCreate/xConnect */ in sqlite3_create_module_v2()
|
| H A D | test_fs.c | 148 void *pAux, in fsdirConnect() 354 void *pAux, in fstreeConnect() 620 void *pAux, in fsConnect()
|
| H A D | test8.c | 402 void *pAux, in echoConstructor() 467 void *pAux, in echoCreate() 515 void *pAux, in echoConnect()
|
| H A D | rowset.c | 465 struct RowSetEntry *pAux, *pTail; in sqlite3RowSetTest() local
|
| H A D | test_schema.c | 89 void *pAux, in schemaCreate()
|
| H A D | vdbevtab.c | 52 void *pAux, in bytecodevtabConnect()
|
| H A D | dbpage.c | 68 void *pAux, in dbpageConnect()
|
| H A D | test_intarray.c | 85 void *pAux, /* clientdata for the module */ in intarrayCreate()
|
| H A D | test_tclvar.c | 82 void *pAux, in tclvarConnect()
|
| /sqlite-3.40.0/ext/rtree/ |
| H A D | geopoly.c | 1223 void *pAux, /* One of the RTREE_COORD_* constants */ in geopolyInit() 1307 void *pAux, in geopolyCreate() 1320 void *pAux, in geopolyConnect()
|