Searched defs:pSchema (Results 1 – 2 of 2) sorted by relevance
17419 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member18428 Schema *pSchema; /* Schema that contains this table */ member18740 Schema *pSchema; /* Schema containing this index */ member19263 Schema *pSchema; /* Schema to which this item is fixed */ member20007 Schema *pSchema; /* Schema containing the trigger */ member20316 Schema *pSchema; /* Fix items to this schema */ member24115 Schema *pSchema = db->aDb[i].pSchema; in sqlite3_db_status() local
13314 sqlite3_stmt *pSchema = 0; in idxCreateVtabSchema() local