Searched refs:bKey (Results 1 – 2 of 2) sorted by relevance
57 int bKey; /* Part of index, not PK */ member500 p->bKey = sqlite3_column_int(pInfo, 5); in cidxLookupIndex()501 if( zSql==0 || p->bKey==0 ){ in cidxLookupIndex()669 if( p->bKey==0 ){ in cidxColumnList()678 if( p->bKey==1 ){ in cidxColumnList()
2070 int bKey = sqlite3_column_int(pXInfo, 5); in rbuCreateImposterTable2() local2071 if( bKey ){ in rbuCreateImposterTable2()