![]() |
ACloudViewer
3.9.4
A Modern Library for 3D Data Processing
|

Classes | |
| struct | SrcList_item |
Public Attributes | |
| int | nSrc |
| u32 | nAlloc |
| struct SrcList::SrcList_item | a [1] |
| 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(), sqlite3AuthRead(), sqlite3BeginTrigger(), sqlite3CreateIndex(), sqlite3DeleteFrom(), sqlite3DropTrigger(), sqlite3FindInIndex(), sqlite3FixSrcList(), sqlite3FkCheck(), sqlite3FunctionUsesThisSrc(), sqlite3Insert(), sqlite3MaterializeView(), sqlite3ResolveSelfReference(), sqlite3Select(), sqlite3SrcListAppend(), sqlite3SrcListAppendFromTerm(), sqlite3SrcListDup(), sqlite3SrcListEnlarge(), sqlite3SrcListLookup(), sqlite3SrcListShiftJoinType(), sqlite3Update(), sqlite3UpsertAnalyzeTarget(), sqlite3WalkSelectFrom(), sqlite3WhereBegin(), sqlite3WhereEnd(), sqlite3WhereExplainOneScan(), sqlite3WindowCodeInit(), sqlite3WindowCodeStep(), sqlite3WindowRewrite(), tableAndColumnIndex(), targetSrcList(), updateVirtualTable(), whereLoopAddBtree(), whereLoopAddOr(), whereLoopAddVirtual(), whereLoopAddVirtualOne(), wherePathSatisfiesOrderBy(), wherePathSolver(), whereShortCut(), withExpand(), xferOptimization(), and yy_reduce().
| u32 SrcList::nAlloc |
Definition at line 18227 of file sqlite3.c.
Referenced by resolveExprStep(), sqlite3SrcListAppend(), sqlite3SrcListDup(), and sqlite3SrcListEnlarge().
| int SrcList::nSrc |
Definition at line 18226 of file sqlite3.c.
Referenced by addWhereTerm(), analyzeAggregate(), columnTypeImpl(), exprSelectUsage(), flattenSubquery(), isCandidateForInOpt(), isDistinctRedundant(), isSimpleCount(), renameResolveTrigger(), resolveExprStep(), selectExpander(), selectSrcCount(), selectWindowRewriteExprCb(), sqlite3BeginTrigger(), sqlite3DeleteFrom(), sqlite3DropTrigger(), sqlite3FunctionUsesThisSrc(), sqlite3Insert(), sqlite3MaterializeView(), sqlite3ResolveSelfReference(), sqlite3Select(), sqlite3SrcListAppend(), sqlite3SrcListAppendFromTerm(), sqlite3SrcListDup(), sqlite3SrcListEnlarge(), sqlite3SrcListLookup(), sqlite3SrcListShiftJoinType(), sqlite3Update(), sqlite3UpsertAnalyzeTarget(), sqlite3WalkSelectFrom(), sqlite3WhereBegin(), sqlite3WhereEnd(), targetSrcList(), whereShortCut(), withExpand(), xferOptimization(), and yy_reduce().