Searched defs:pSchema (Results 1 – 2 of 2) sorted by relevance
17369 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member18374 Schema *pSchema; /* Schema that contains this table */ member18678 Schema *pSchema; /* Schema containing this index */ member19199 Schema *pSchema; /* Schema to which this item is fixed */ member19937 Schema *pSchema; /* Schema containing the trigger */ member20241 Schema *pSchema; /* Fix items to this schema */ member24027 Schema *pSchema = db->aDb[i].pSchema; in sqlite3_db_status() local
13235 sqlite3_stmt *pSchema = 0; in idxCreateVtabSchema() local