Searched defs:pSchema (Results 1 – 2 of 2) sorted by relevance
17852 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member18832 Schema *pSchema; /* Schema that contains this table */ member19152 Schema *pSchema; /* Schema containing this index */ member19750 Schema *pSchema; /* Schema to which this item is fixed */ member20475 Schema *pSchema; /* Schema containing the trigger */ member20783 Schema *pSchema; /* Fix items to this schema */ member24610 Schema *pSchema = db->aDb[i].pSchema; in sqlite3_db_status() local70963 void *pSchema; /* Pointer to space allocated by sqlite3BtreeSchema() */ member71776 Schema *pSchema = (Schema *)pBtree->pBt->pSchema; local
14213 sqlite3_stmt *pSchema = 0; in idxCreateVtabSchema() local