Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
SrcList Struct Reference

Data Structures

struct  SrcList_item
 

Data Fields

int nSrc
 
u32 nAlloc
 
struct SrcList::SrcList_item a [1]
 

Detailed Description

Definition at line 18249 of file sqlite3.c.

Field Documentation

◆ a

struct SrcList::SrcList_item SrcList::a[1]

Referenced by addWhereTerm(), analyzeAggregate(), columnTypeImpl(), constructAutomaticIndex(), exprMightBeIndexed2(), exprSelectUsage(), fkScanChildren(), flattenSubquery(), generateWithRecursiveQuery(), isCandidateForInOpt(), isDistinctRedundant(), isSelfJoinView(), isSimpleCount(), lookupName(), renameResolveTrigger(), resolveExprStep(), selectAddSubqueryTypeInfo(), selectExpander(), selectSrcCount(), selectWindowRewriteExprCb(), sqlite3_str_vappendf(), sqlite3AlterBeginAddColumn(), sqlite3AlterRenameColumn(), sqlite3AuthRead(), sqlite3BeginTrigger(), sqlite3CreateIndex(), sqlite3DeleteFrom(), sqlite3DropTrigger(), sqlite3FindInIndex(), sqlite3FixSrcList(), sqlite3FkCheck(), sqlite3FunctionUsesThisSrc(), sqlite3Insert(), sqlite3MaterializeView(), sqlite3ResolveSelfReference(), sqlite3Select(), sqlite3SrcListAppend(), sqlite3SrcListAppendFromTerm(), sqlite3SrcListAppendList(), sqlite3SrcListDup(), sqlite3SrcListEnlarge(), sqlite3SrcListLookup(), sqlite3SrcListShiftJoinType(), sqlite3TriggerStepSrc(), sqlite3Update(), sqlite3UpsertAnalyzeTarget(), sqlite3WalkSelectFrom(), sqlite3WhereBegin(), sqlite3WhereEnd(), sqlite3WhereExplainOneScan(), sqlite3WindowCodeInit(), sqlite3WindowCodeStep(), sqlite3WindowRewrite(), sqliteProcessJoin(), tableAndColumnIndex(), updateFromSelect(), updateVirtualTable(), whereLoopAddBtree(), whereLoopAddOr(), whereLoopAddVirtual(), whereLoopAddVirtualOne(), wherePathSatisfiesOrderBy(), wherePathSolver(), whereShortCut(), withExpand(), xferOptimization(), and yy_reduce().

◆ nAlloc

u32 SrcList::nAlloc

◆ nSrc


The documentation for this struct was generated from the following file: