Searched refs:ZIPFILE_F_COLUMN_IDX (Results 1 - 1 of 1) sorted by relevance
/third_party/sqlite/src/ | ||
H A D | shell.c | 6949 #define ZIPFILE_F_COLUMN_IDX 7 /* Index of column "file" in the above */ macro 8163 if( pCons->iColumn!=ZIPFILE_F_COLUMN_IDX ) continue; in zipfileBestIndex() |
Completed in 33 milliseconds