leafCursorCellRowid 112013 third_party/sqlite/amalgamation/sqlite3.c     sqlite3_result_int64(ctx, leafCursorCellRowid(pCursor->pLeafCursor));
leafCursorCellRowid 112080 third_party/sqlite/amalgamation/sqlite3.c   *pRowid = leafCursorCellRowid(pCursor->pLeafCursor);
leafCursorCellRowid 1767 third_party/sqlite/src/src/recover.c     sqlite3_result_int64(ctx, leafCursorCellRowid(pCursor->pLeafCursor));
leafCursorCellRowid 1834 third_party/sqlite/src/src/recover.c   *pRowid = leafCursorCellRowid(pCursor->pLeafCursor);