Lines Matching refs:VdbeOpList
198 static VdbeOpList getCacheSize[] = { in sqlitePragma()
243 static VdbeOpList getCacheSize[] = { in sqlitePragma()
281 static VdbeOpList getSync[] = { in sqlitePragma()
334 static VdbeOpList getSync[] = { in sqlitePragma()
370 static VdbeOpList tableInfoPreface[] = { in sqlitePragma()
400 static VdbeOpList tableInfoPreface[] = { in sqlitePragma()
429 static VdbeOpList indexListPreface[] = { in sqlitePragma()
457 static VdbeOpList indexListPreface[] = { in sqlitePragma()
485 static VdbeOpList indexListPreface[] = { in sqlitePragma()
516 static VdbeOpList getTmpDbLoc[] = { in sqlitePragma()
540 static VdbeOpList getTmpDbLoc[] = { in sqlitePragma()
571 static VdbeOpList initCode[] = { in sqlitePragma()
579 static VdbeOpList checkDb[] = { in sqlitePragma()
604 static VdbeOpList endCode[] = { in sqlitePragma()
651 static VdbeOpList idxErr[] = { in sqlitePragma()
679 static VdbeOpList cntIdx[] = { in sqlitePragma()