Searched refs:iColumn (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h4930 ** aConstraint[].iColumn. aConstraint[].usable is TRUE if the
4966 int iColumn; /* Column on left-hand side of constraint */ member in struct:sqlite3_index_info::sqlite3_index_constraint
4973 int iColumn; /* Column number */ member in struct:sqlite3_index_info::sqlite3_index_orderby
H A DsqliteInt.h1057 ** pointer to this structure. The Expr.iColumn field is the index in
1076 int iColumn; /* Column number within the source table */ member in struct:AggInfo::AggInfo_col
1117 ** Expr.iColumn is the column number for the specific column. If the
1127 ** If the expression is a subquery then Expr.iColumn holds an integer
1152 int iTable, iColumn; /* When op==TK_COLUMN, then this expr node means the member in struct:Expr
1153 ** iColumn-th field of the iTable-th table. */
1515 int iColumn; /* Table column number */ member in struct:Parse::yColCache
H A Dparse.c2933 yygotominor.yy172->iColumn = OE_Ignore;
2942 yygotominor.yy172->iColumn = yymsp[-3].minor.yy46;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h4930 ** aConstraint[].iColumn. aConstraint[].usable is TRUE if the
4966 int iColumn; /* Column on left-hand side of constraint */ member in struct:sqlite3_index_info::sqlite3_index_constraint
4973 int iColumn; /* Column number */ member in struct:sqlite3_index_info::sqlite3_index_orderby
H A DsqliteInt.h1057 ** pointer to this structure. The Expr.iColumn field is the index in
1076 int iColumn; /* Column number within the source table */ member in struct:AggInfo::AggInfo_col
1117 ** Expr.iColumn is the column number for the specific column. If the
1127 ** If the expression is a subquery then Expr.iColumn holds an integer
1152 int iTable, iColumn; /* When op==TK_COLUMN, then this expr node means the member in struct:Expr
1153 ** iColumn-th field of the iTable-th table. */
1515 int iColumn; /* Table column number */ member in struct:Parse::yColCache
H A Dparse.c2933 yygotominor.yy172->iColumn = OE_Ignore;
2942 yygotominor.yy172->iColumn = yymsp[-3].minor.yy46;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A Dsqlite3.h4930 ** aConstraint[].iColumn. aConstraint[].usable is TRUE if the
4966 int iColumn; /* Column on left-hand side of constraint */ member in struct:sqlite3_index_info::sqlite3_index_constraint
4973 int iColumn; /* Column number */ member in struct:sqlite3_index_info::sqlite3_index_orderby
H A DsqliteInt.h1057 ** pointer to this structure. The Expr.iColumn field is the index in
1076 int iColumn; /* Column number within the source table */ member in struct:AggInfo::AggInfo_col
1117 ** Expr.iColumn is the column number for the specific column. If the
1127 ** If the expression is a subquery then Expr.iColumn holds an integer
1152 int iTable, iColumn; /* When op==TK_COLUMN, then this expr node means the member in struct:Expr
1153 ** iColumn-th field of the iTable-th table. */
1515 int iColumn; /* Table column number */ member in struct:Parse::yColCache
H A Dparse.c2933 yygotominor.yy172->iColumn = OE_Ignore;
2942 yygotominor.yy172->iColumn = yymsp[-3].minor.yy46;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.h4358 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4396 int iColumn; /* Column on left-hand side of constraint */ member in struct:sqlite3_index_info::sqlite3_index_constraint
4403 int iColumn; /* Column number */ member in struct:sqlite3_index_info::sqlite3_index_orderby
H A Dsqlite3.c4895 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4933 int iColumn; /* Column on left-hand side of constraint */ member in struct:sqlite3_index_info::sqlite3_index_constraint
4940 int iColumn; /* Column number */ member in struct:sqlite3_index_info::sqlite3_index_orderby
9310 ** pointer to this structure. The Expr.iColumn field is the index in
9329 int iColumn; /* Column number within the source table */ member in struct:AggInfo::AggInfo_col
9394 ** Expr.iColumn is the column number for the specific column. If the
9403 ** If the expression is a subquery then Expr.iColumn holds an integer
9458 ynVar iColumn; /* TK_COLUMN: column index. -1 for rowid. member in struct:Expr
9970 int iColumn; /* Table column number */ member in struct:Parse::yColCache
69834 sqlite3ExprCodeGetColumn( Parse *pParse, Table *pTab, int iColumn, int iTable, int iReg ) argument
94756 findTerm( WhereClause *pWC, int iCur, int iColumn, Bitmask notReady, u32 op, Index *pIdx ) argument
95150 int iColumn = -1; /* Column index on lhs of IN operator */ local
95604 int iColumn; /* The i-th column of the index. -1 for rowid */ local
106949 int iColumn; /* Index of column this phrase must match */ member in struct:Fts3Phrase
108531 fts3TermSelect( Fts3Table *p, int iColumn, const char *zTerm, int nTerm, int isPrefix, int isReqPos, int *pnOut, char **ppOut ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.h4358 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4396 int iColumn; /* Column on left-hand side of constraint */ member in struct:sqlite3_index_info::sqlite3_index_constraint
4403 int iColumn; /* Column number */ member in struct:sqlite3_index_info::sqlite3_index_orderby
H A Dsqlite3.c4895 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4933 int iColumn; /* Column on left-hand side of constraint */ member in struct:sqlite3_index_info::sqlite3_index_constraint
4940 int iColumn; /* Column number */ member in struct:sqlite3_index_info::sqlite3_index_orderby
9310 ** pointer to this structure. The Expr.iColumn field is the index in
9329 int iColumn; /* Column number within the source table */ member in struct:AggInfo::AggInfo_col
9394 ** Expr.iColumn is the column number for the specific column. If the
9403 ** If the expression is a subquery then Expr.iColumn holds an integer
9458 ynVar iColumn; /* TK_COLUMN: column index. -1 for rowid. member in struct:Expr
9970 int iColumn; /* Table column number */ member in struct:Parse::yColCache
69834 sqlite3ExprCodeGetColumn( Parse *pParse, Table *pTab, int iColumn, int iTable, int iReg ) argument
94756 findTerm( WhereClause *pWC, int iCur, int iColumn, Bitmask notReady, u32 op, Index *pIdx ) argument
95150 int iColumn = -1; /* Column index on lhs of IN operator */ local
95604 int iColumn; /* The i-th column of the index. -1 for rowid */ local
106949 int iColumn; /* Index of column this phrase must match */ member in struct:Fts3Phrase
108531 fts3TermSelect( Fts3Table *p, int iColumn, const char *zTerm, int nTerm, int isPrefix, int isReqPos, int *pnOut, char **ppOut ) argument
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.h4358 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4396 int iColumn; /* Column on left-hand side of constraint */ member in struct:sqlite3_index_info::sqlite3_index_constraint
4403 int iColumn; /* Column number */ member in struct:sqlite3_index_info::sqlite3_index_orderby
H A Dsqlite3.c4895 ** aConstraint[].iColumn.)^ ^(aConstraint[].usable is TRUE if the
4933 int iColumn; /* Column on left-hand side of constraint */ member in struct:sqlite3_index_info::sqlite3_index_constraint
4940 int iColumn; /* Column number */ member in struct:sqlite3_index_info::sqlite3_index_orderby
9310 ** pointer to this structure. The Expr.iColumn field is the index in
9329 int iColumn; /* Column number within the source table */ member in struct:AggInfo::AggInfo_col
9394 ** Expr.iColumn is the column number for the specific column. If the
9403 ** If the expression is a subquery then Expr.iColumn holds an integer
9458 ynVar iColumn; /* TK_COLUMN: column index. -1 for rowid. member in struct:Expr
9970 int iColumn; /* Table column number */ member in struct:Parse::yColCache
69834 sqlite3ExprCodeGetColumn( Parse *pParse, Table *pTab, int iColumn, int iTable, int iReg ) argument
94756 findTerm( WhereClause *pWC, int iCur, int iColumn, Bitmask notReady, u32 op, Index *pIdx ) argument
95150 int iColumn = -1; /* Column index on lhs of IN operator */ local
95604 int iColumn; /* The i-th column of the index. -1 for rowid */ local
106949 int iColumn; /* Index of column this phrase must match */ member in struct:Fts3Phrase
108531 fts3TermSelect( Fts3Table *p, int iColumn, const char *zTerm, int nTerm, int isPrefix, int isReqPos, int *pnOut, char **ppOut ) argument
[all...]

Completed in 1200 milliseconds