Home
last modified time | relevance | path

Searched refs:vtshim_aux (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/misc/
H A Dvtshim.c24 typedef struct vtshim_aux vtshim_aux; typedef
32 struct vtshim_aux { struct
77 vtshim_aux *pAux = (vtshim_aux*)ppAux; in vtshimCreate()
116 vtshim_aux *pAux = (vtshim_aux*)ppAux; in vtshimConnect()
152 vtshim_aux *pAux = pVtab->pAux; in vtshimBestIndex()
164 vtshim_aux *pAux = pVtab->pAux; in vtshimDisconnect()
177 vtshim_aux *pAux = pVtab->pAux; in vtshimDestroy()
190 vtshim_aux *pAux = pVtab->pAux; in vtshimOpen()
430 vtshim_aux *pAux = (vtshim_aux*)pXAux; in vtshimAuxDestructor()
464 vtshim_aux *pAux; in sqlite3_create_disposable_module()
[all …]