Home
last modified time | relevance | path

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

/PHP-5.5/ext/sqlite3/libsqlite/
H A Dsqlite3.c10867 Schema *pSchema; /* Pointer to database schema (possibly shared) */ member
11535 Schema *pSchema; /* Schema that contains this table */ member
11738 Schema *pSchema; /* Schema containing this index */ member
12147 Schema *pSchema; /* Schema to which this item is fixed */ member
12662 Schema *pSchema; /* Schema containing the trigger */ member
12737 Schema *pSchema; /* Fix items to this schema */ member
15227 Schema *pSchema = db->aDb[i].pSchema; in sqlite3_db_status() local

Completed in 374 milliseconds