Searched refs:nCol (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/sqlite/
H A Dsqlite3.c9039 ** Table.nCol is the number of columns in this table. Table.aCol is a
9064 int nCol; /* Number of columns in this table */ member in struct:Table
9140 int nCol; /* Number of columns in this key */ member in struct:FKey
9148 } aCol[1]; /* One entry for each of nCol column s */
9247 ** In the Table structure describing Ex1, nCol==3 because there are
72444 int nCol = pIdx->nColumn; local
75867 int nCol; local
76104 int nCol; local
77394 int nCol = pIdx->nColumn; local
78489 int nCol; local
80296 int nCol = pFKey->nCol; /* Number of columns in parent key */ local
80481 int nCol = pFKey->nCol; local
82449 int nCol; /* Number of columns */ local
83180 int nCol; local
87808 int nCol; /* Number of columns in the result set */ local
87889 selectAddColumnTypeAndCollation( Parse *pParse, int nCol, Column *aCol, Select *pSelect ) argument
88386 int nCol; /* Number of columns in result set */ local
90562 int nCol; local
90996 sqlite3_get_table_cb(void *pArg, int nCol, char **argv, char **colv) argument
107439 int nCol = 0; /* Number of columns in the FTS table */ local
109610 int nCol; /* Number of entries in azCol[] */ member in struct:ParseContext
110217 sqlite3Fts3ExprParse( sqlite3_tokenizer *pTokenizer, char **azCol, int nCol, int iDefaultCol, const char *z, int n, Fts3Expr **ppExpr ) argument
110369 int nCol; local
114857 int nCol; /* Number of columns in table */ member in struct:MatchInfo
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/sqlite/
H A Dsqlite3.c9039 ** Table.nCol is the number of columns in this table. Table.aCol is a
9064 int nCol; /* Number of columns in this table */ member in struct:Table
9140 int nCol; /* Number of columns in this key */ member in struct:FKey
9148 } aCol[1]; /* One entry for each of nCol column s */
9247 ** In the Table structure describing Ex1, nCol==3 because there are
72444 int nCol = pIdx->nColumn; local
75867 int nCol; local
76104 int nCol; local
77394 int nCol = pIdx->nColumn; local
78489 int nCol; local
80296 int nCol = pFKey->nCol; /* Number of columns in parent key */ local
80481 int nCol = pFKey->nCol; local
82449 int nCol; /* Number of columns */ local
83180 int nCol; local
87808 int nCol; /* Number of columns in the result set */ local
87889 selectAddColumnTypeAndCollation( Parse *pParse, int nCol, Column *aCol, Select *pSelect ) argument
88386 int nCol; /* Number of columns in result set */ local
90562 int nCol; local
90996 sqlite3_get_table_cb(void *pArg, int nCol, char **argv, char **colv) argument
107439 int nCol = 0; /* Number of columns in the FTS table */ local
109610 int nCol; /* Number of entries in azCol[] */ member in struct:ParseContext
110217 sqlite3Fts3ExprParse( sqlite3_tokenizer *pTokenizer, char **azCol, int nCol, int iDefaultCol, const char *z, int n, Fts3Expr **ppExpr ) argument
110369 int nCol; local
114857 int nCol; /* Number of columns in table */ member in struct:MatchInfo
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/sqlite/
H A Dsqlite3.c9039 ** Table.nCol is the number of columns in this table. Table.aCol is a
9064 int nCol; /* Number of columns in this table */ member in struct:Table
9140 int nCol; /* Number of columns in this key */ member in struct:FKey
9148 } aCol[1]; /* One entry for each of nCol column s */
9247 ** In the Table structure describing Ex1, nCol==3 because there are
72444 int nCol = pIdx->nColumn; local
75867 int nCol; local
76104 int nCol; local
77394 int nCol = pIdx->nColumn; local
78489 int nCol; local
80296 int nCol = pFKey->nCol; /* Number of columns in parent key */ local
80481 int nCol = pFKey->nCol; local
82449 int nCol; /* Number of columns */ local
83180 int nCol; local
87808 int nCol; /* Number of columns in the result set */ local
87889 selectAddColumnTypeAndCollation( Parse *pParse, int nCol, Column *aCol, Select *pSelect ) argument
88386 int nCol; /* Number of columns in result set */ local
90562 int nCol; local
90996 sqlite3_get_table_cb(void *pArg, int nCol, char **argv, char **colv) argument
107439 int nCol = 0; /* Number of columns in the FTS table */ local
109610 int nCol; /* Number of entries in azCol[] */ member in struct:ParseContext
110217 sqlite3Fts3ExprParse( sqlite3_tokenizer *pTokenizer, char **azCol, int nCol, int iDefaultCol, const char *z, int n, Fts3Expr **ppExpr ) argument
110369 int nCol; local
114857 int nCol; /* Number of columns in table */ member in struct:MatchInfo
[all...]
/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 DsqliteInt.h827 ** Table.nCol is the number of columns in this table. Table.aCol is a
851 int nCol; /* Number of columns in this table */ member in struct:Table
926 int nCol; /* Number of columns in this key */ member in struct:FKey
930 } *aCol; /* One entry for each of nCol column s */
1007 ** In the Table structure describing Ex1, nCol==3 because there are
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h827 ** Table.nCol is the number of columns in this table. Table.aCol is a
851 int nCol; /* Number of columns in this table */ member in struct:Table
926 int nCol; /* Number of columns in this key */ member in struct:FKey
930 } *aCol; /* One entry for each of nCol column s */
1007 ** In the Table structure describing Ex1, nCol==3 because there are
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/db-4.8.30/db_sql/sqlite/
H A DsqliteInt.h827 ** Table.nCol is the number of columns in this table. Table.aCol is a
851 int nCol; /* Number of columns in this table */ member in struct:Table
926 int nCol; /* Number of columns in this key */ member in struct:FKey
930 } *aCol; /* One entry for each of nCol column s */
1007 ** In the Table structure describing Ex1, nCol==3 because there are

Completed in 766 milliseconds