Searched defs:pTabList (Results 1 – 8 of 8) sorted by relevance
138 SrcList *pTabList /* All table that pExpr might refer to */ in sqlite3AuthRead()
90 SrcList *pTabList, /* The table in which we should change things */ in sqlite3Update()
1003 SrcList *pTabList = pNC->pSrcList; in columnType() local1106 SrcList *pTabList, /* List of tables */ in generateColumnTypes()1146 SrcList *pTabList, /* List of tables */ in generateColumnNames()3162 SrcList *pTabList; in selectExpander() local3431 SrcList *pTabList; in selectAddSubqueryTypeInfo() local3715 SrcList *pTabList; /* List of tables to select from */ in sqlite3Select() local
225 SrcList *pTabList, /* The table from which we should delete things */ in sqlite3DeleteFrom()
622 SrcList *pTabList, /* the FROM clause */ in exprAnalyzeAll()3508 SrcList *pTabList, /* Table list this loop refers to */ in explainOneScan()4368 SrcList *pTabList, /* A list of all tables to be scanned */ in sqlite3WhereBegin()4869 SrcList *pTabList = pWInfo->pTabList; in sqlite3WhereEnd() local
435 SrcList *pTabList, /* Name of table into which we are inserting */ in sqlite3Insert()
1964 SrcList *pTabList; /* List of tables in the join */ member
10309 SrcList *pTabList; /* List of tables in the join */ member