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

Data Fields

int bVarSelect
 
int n
 
int ix [BMS]
 

Detailed Description

Definition at line 141303 of file sqlite3.c.

Field Documentation

◆ bVarSelect

int WhereMaskSet::bVarSelect

Definition at line 141304 of file sqlite3.c.

Referenced by exprAnalyze(), and sqlite3WhereExprUsageNN().

◆ ix

int WhereMaskSet::ix[BMS]

Definition at line 141306 of file sqlite3.c.

Referenced by createMask(), and whereShortCut().

◆ n

int WhereMaskSet::n

Definition at line 141305 of file sqlite3.c.

Referenced by createMask(), and whereShortCut().


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