Searched refs:CInstIter (Results 1 – 1 of 1) sorted by relevance
243885 typedef struct CInstIter CInstIter; typedef243886 struct CInstIter { struct243902 static int fts5CInstIterNext(CInstIter *pIter){ argument243937 CInstIter *pIter243941 memset(pIter, 0, sizeof(CInstIter));243970 CInstIter iter; /* Coalesced Instance Iterator */