Home
last modified time | relevance | path

Searched defs:mxIdx (Results 1 – 2 of 2) sorted by relevance

/sqlite-3.40.0/ext/fts3/tool/
H A Dfts3view.c289 sqlite3_int64 szIdx = 0, mxIdx = 0; in showSegmentStats() local
/sqlite-3.40.0/src/
H A Dpragma.c1691 int mxIdx = 0; /* Maximum number of indexes for any table */ in sqlite3Pragma() local