Home
last modified time | relevance | path

Searched refs:cidxWhere (Results 1 – 1 of 1) sorted by relevance

/sqlite-3.40.0/ext/repair/
H A Dcheckindex.c602 static char *cidxWhere( in cidxWhere() function
754 char *zWhere = cidxWhere(&rc, pIdx->aCol, azAfter, i, j); in cidxGenerateScanSql()