Home
last modified time | relevance | path

Searched defs:iCons (Results 1 – 5 of 5) sorted by relevance

/sqlite-3.40.0/src/
H A Dtest_bestindex.c557 int iCons; in testBestIndexObj() local
571 int iCons = 0; in testBestIndexObj() local
669 int iCons; in tclBestIndex() local
H A Dwhere.c3864 const char *sqlite3_vtab_collation(sqlite3_index_info *pIdxInfo, int iCons){ in sqlite3_vtab_collation()
3884 int sqlite3_vtab_in(sqlite3_index_info *pIdxInfo, int iCons, int bHandle){ in sqlite3_vtab_in()
3906 int iCons, /* Constraint for which RHS is wanted */ in sqlite3_vtab_rhs_value()
/sqlite-3.40.0/ext/misc/
H A Dunionvtab.c1303 int iCons = 1; in unionBestIndex() local
/sqlite-3.40.0/ext/fts5/
H A Dfts5_main.c556 int iCons = 0; in fts5BestIndexMethod() local
/sqlite-3.40.0/ext/fts3/
H A Dfts3.c1614 int iCons = -1; /* Index of constraint to use */ in fts3BestIndexMethod() local