Searched defs:pSchema (Results 1 – 17 of 17) sorted by relevance
143 Schema *pSchema, /* The schema of the expression */ in sqlite3AuthRead()
252 int sqlite3SchemaMutexHeld(sqlite3 *db, int iDb, Schema *pSchema){ in sqlite3SchemaMutexHeld()
297 Schema *pSchema = db->aDb[i].pSchema; in sqlite3_db_status() local
492 Schema *pSchema = (Schema *)p; in sqlite3SchemaClear() local
206 Schema *pSchema; in bytecodevtabColumn() local
1344 Schema *pSchema = db->aDb[iDb].pSchema; /* Schema of database iDb */ in analyzeDatabase() local1872 Schema *pSchema = db->aDb[iDb].pSchema; local
541 int sqlite3SchemaToIndex(sqlite3 *db, Schema *pSchema){ in sqlite3SchemaToIndex()
248 Schema *pSchema = 0; /* Schema of the expression */ in lookupName() local
214 Schema *pSchema; in sqlite3FinishCoding() local547 Schema *pSchema = db->aDb[j].pSchema; in sqlite3FindIndex() local2918 Schema *pSchema = p->pSchema; in sqlite3EndTable() local
513 Schema *pSchema = pTab->pSchema; in sqlite3VtabFinishParse() local
863 Schema *pSchema = pStep->pTrig->pSchema; in sqlite3TriggerStepSrc() local
448 void *pSchema; /* Pointer to space allocated by sqlite3BtreeSchema() */ member
2331 Schema *pSchema; /* The current schema */ in sqlite3Pragma() local
1323 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member2310 Schema *pSchema; /* Schema that contains this table */ member2614 Schema *pSchema; /* Schema containing this index */ member3113 Schema *pSchema; /* Schema to which this item is fixed */ member3840 Schema *pSchema; /* Schema containing the trigger */ member4115 Schema *pSchema; /* Fix items to this schema */ member
1163 Schema *pSchema = db->aDb[i].pSchema; in disconnectAllVtab() local
185 Schema *pSchema = (Schema *)pBtree->pBt->pSchema; in hasSharedCacheTableLock() local
1397 sqlite3_stmt *pSchema = 0; in idxCreateVtabSchema() local