Home
last modified time | relevance | path

Searched defs:pSchema (Results 1 – 1 of 1) sorted by relevance

/PHP-7.1/ext/sqlite3/libsqlite/
H A Dsqlite3.c16127 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member
16911 Schema *pSchema; /* Schema that contains this table */ member
17161 Schema *pSchema; /* Schema containing this index */ member
17580 Schema *pSchema; /* Schema to which this item is fixed */ member
18188 Schema *pSchema; /* Schema containing the trigger */ member
18265 Schema *pSchema; /* Fix items to this schema */ member
20816 Schema *pSchema = db->aDb[i].pSchema; in sqlite3_db_status() local

Completed in 322 milliseconds