Searched refs:BinfoTable (Results 1 – 1 of 1) sorted by relevance
85 typedef struct BinfoTable BinfoTable; typedef102 struct BinfoTable { struct117 BinfoTable *pTab = 0; in binfoConnect() argument134 pTab = (BinfoTable *)sqlite3_malloc64(sizeof(BinfoTable)); in binfoConnect()234 BinfoTable *pTab = (BinfoTable *)pCursor->pVtab; in binfoFilter()