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