Searched defs:pSchema (Results 1 – 1 of 1) sorted by relevance
10141 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member10778 Schema *pSchema; /* Schema that contains this table */ member10973 Schema *pSchema; /* Schema containing this index */ member11361 Schema *pSchema; /* Schema to which this item is fixed */ member11845 Schema *pSchema; /* Schema containing the trigger */ member11920 Schema *pSchema; /* Fix items to this schema */ member14231 Schema *pSchema = db->aDb[i].pSchema; in sqlite3_db_status() local