Searched defs:pCons (Results 1 – 4 of 4) sorted by relevance
231 struct sqlite3_index_constraint const *pCons = &pIdxInfo->aConstraint[ii]; in tclvarBestIndex() local243 struct sqlite3_index_constraint const *pCons = &pIdxInfo->aConstraint[ii]; in tclvarBestIndex() local
1459 Token *pCons, /* The ',' token after the last column defn. */ in sqlite3EndTable()
1064 struct sqlite3_index_constraint *pCons = &pInfo->aConstraint[i]; in fts3BestIndexMethod() local
1190 static int deserializeGeometry(sqlite3_value *pValue, RtreeConstraint *pCons){ in deserializeGeometry()