Home
last modified time | relevance | path

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

/PHP-5.3/ext/sqlite/libsqlite/src/
H A Dupdate.c28 SrcList *pTabList, /* The table in which we should change things */ in sqliteUpdate()
H A Dauth.c106 SrcList *pTabList /* All table that pExpr might refer to */ in sqliteAuthRead()
H A Ddelete.c58 SrcList *pTabList, /* The table from which we should delete things */ in sqliteDeleteFrom()
H A Dselect.c661 SrcList *pTabList, /* List of tables */ in generateColumnTypes()
701 SrcList *pTabList, /* List of tables */ in generateColumnNames()
860 SrcList *pTabList; in fillInColumnList() local
2023 SrcList *pTabList; /* List of tables to select from */ in sqliteSelect() local
H A Dwhere.c382 SrcList *pTabList, /* A list of all tables to be scanned */ in sqliteWhereBegin()
1194 SrcList *pTabList = pWInfo->pTabList; in sqliteWhereEnd() local
H A Dinsert.c88 SrcList *pTabList, /* Name of table into which we are inserting */ in sqliteInsert()
H A DsqliteInt.h823 SrcList *pTabList; /* List of tables in the join */ member
/PHP-5.3/ext/sqlite3/libsqlite/
H A Dsqlite3.c10577 SrcList *pTabList; /* List of tables in the join */ member

Completed in 292 milliseconds