Searched refs:zipfileFindCursor (Results 1 – 1 of 1) sorted by relevance
11233 static ZipfileCsr *zipfileFindCursor(ZipfileTab *pTab, i64 iId){ in zipfileFindCursor() function11250 pCsr = zipfileFindCursor(pTab, sqlite3_value_int64(argv[0])); in zipfileFunctionCds()