opIterNext       57493 third_party/sqlite/amalgamation/sqlite3.c   while( (pOp = opIterNext(&sIter))!=0 ){
opIterNext        368 third_party/sqlite/src/src/vdbeaux.c   while( (pOp = opIterNext(&sIter))!=0 ){