leafCursorNextValidCell 111949 third_party/sqlite/amalgamation/sqlite3.c   while( (rc = leafCursorNextValidCell(pCursor->pLeafCursor))==SQLITE_ROW ){
leafCursorNextValidCell 1703 third_party/sqlite/src/src/recover.c   while( (rc = leafCursorNextValidCell(pCursor->pLeafCursor))==SQLITE_ROW ){