Searched defs:pSchema (Results 1 – 1 of 1) sorted by relevance
7686 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member8098 Schema *pSchema; /* Schema that contains this table */ member8251 Schema *pSchema; /* Schema containing this index */ member8821 Schema *pSchema; /* Schema containing the trigger */ member29470 void *pSchema; /* Pointer to space allocated by sqlite3BtreeSchema() */ member48747 Schema *pSchema = 0; /* Schema of the expression */ in lookupName() local52017 Schema *pSchema = db->aDb[iDb].pSchema; /* Schema of database iDb */ in analyzeDatabase() local52843 Schema *pSchema, /* The schema of the expression */ in sqlite3AuthRead()53311 Schema *pSchema = db->aDb[j].pSchema; in sqlite3FindIndex() local54565 Schema *pSchema = p->pSchema; in sqlite3EndTable() local[all …]