Searched defs:VtabCtx (Results 1 - 2 of 2) sorted by relevance
/external/sqlite/dist/orig/ | ||
H A D | sqlite3.c | 8162 typedef struct VtabCtx VtabCtx; typedef in typeref:struct:VtabCtx 9787 VtabCtx *pVtabCtx; /* Context for active vtab connect/create */ 101487 struct VtabCtx { struct [all...] |
/external/sqlite/dist/ | ||
H A D | sqlite3.c | 8162 typedef struct VtabCtx VtabCtx; typedef in typeref:struct:VtabCtx 9787 VtabCtx *pVtabCtx; /* Context for active vtab connect/create */ 101523 struct VtabCtx { struct [all...] |
Completed in 544 milliseconds