Public Attributes | |
| int * | ai |
| int | i |
| void * | p |
| CollSeq * | pColl |
| sqlite3_context * | pCtx |
| FuncDef * | pFunc |
| i64 * | pI64 |
| KeyInfo * | pKeyInfo |
| Mem * | pMem |
| SubProgram * | pProgram |
| double * | pReal |
| Table * | pTab |
| VTable * | pVtab |
| int(* | xAdvance )(BtCursor *, int *) |
| char * | z |
| sqlite3_context* VdbeOp::p4union::pCtx |
| SubProgram* VdbeOp::p4union::pProgram |