Home
last modified time | relevance | path

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

1234

/dports/databases/sqlite2/sqlite-2.8.17/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()
/dports/databases/p5-DBD-SQLite2/DBD-SQLite2-0.38/
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()
/dports/databases/sqlite3/sqlite-src-3350500/src/
H A Dauth.c144 SrcList *pTabList /* All table that pExpr might refer to */ in sqlite3AuthRead()
H A Dupsert.c92 SrcList *pTabList, /* Table into which we are inserting */ in sqlite3UpsertAnalyzeTarget()
H A Dupdate.c188 SrcList *pTabList, /* List of tables to select from */ in updateFromSelect()
279 SrcList *pTabList, /* The table in which we should change things */ in sqlite3Update()
/dports/databases/sqlcipher/sqlcipher-3.4.2/src/
H A Dauth.c146 SrcList *pTabList /* All table that pExpr might refer to */ in sqlite3AuthRead()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/sqlite/src/src/
H A Dupsert.c81 SrcList *pTabList, /* Table into which we are inserting */ in sqlite3UpsertAnalyzeTarget()
H A Dauth.c144 SrcList *pTabList /* All table that pExpr might refer to */ in sqlite3AuthRead()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/sqlite/src/src/
H A Dauth.c144 SrcList *pTabList /* All table that pExpr might refer to */ in sqlite3AuthRead()
H A Dupsert.c81 SrcList *pTabList, /* Table into which we are inserting */ in sqlite3UpsertAnalyzeTarget()
H A Dupdate.c188 SrcList *pTabList, /* List of tables to select from */ in updateFromSelect()
279 SrcList *pTabList, /* The table in which we should change things */ in sqlite3Update()
/dports/databases/db5/db-5.3.28/lang/sql/sqlite/src/
H A Dauth.c138 SrcList *pTabList /* All table that pExpr might refer to */ in sqlite3AuthRead()
H A Dupdate.c90 SrcList *pTabList, /* The table in which we should change things */ in sqlite3Update()
H A Dselect.c1003 SrcList *pTabList = pNC->pSrcList; in columnType() local
1106 SrcList *pTabList, /* List of tables */ in generateColumnTypes()
1146 SrcList *pTabList, /* List of tables */ in generateColumnNames()
3162 SrcList *pTabList; in selectExpander() local
3431 SrcList *pTabList; in selectAddSubqueryTypeInfo() local
3715 SrcList *pTabList; /* List of tables to select from */ in sqlite3Select() local
/dports/databases/db5/db-5.3.28/util/db_sql_codegen/
H A Dparsefuncs.c172 SrcList *pTabList, /* The table from which we should delete things */ in sqlite3DeleteFrom()
291 SrcList *pTabList, /* Name of table into which we are inserting */ in sqlite3Insert()
510 SrcList *pTabList, /* The table in which we should change things */ in sqlite3Update()

1234