38 #define PAGE_CUR_ADAPT
42 #define PAGE_CUR_UNSUPP 0
51 #ifdef UNIV_SEARCH_DEBUG
52 # define PAGE_CUR_DBG 6
89 # define page_cur_get_page(cur) page_align((cur)->rec)
90 # define page_cur_get_block(cur) (cur)->block
91 # define page_cur_get_page_zip(cur) buf_block_get_page_zip((cur)->block)
92 # define page_cur_get_rec(cur) (cur)->rec
159 #ifndef UNIV_HOTBACKUP
183 __attribute__((nonnull(1,2,3,4,5), warn_unused_result));
221 __attribute__((nonnull(1,2,3,4), warn_unused_result));
243 __attribute__((nonnull(1,2,3,4), warn_unused_result));
269 const ulint* offsets,
272 #ifndef UNIV_HOTBACKUP
299 ulint* iup_matched_fields,
302 ulint* iup_matched_bytes,
306 ulint* ilow_matched_fields,
309 ulint* ilow_matched_bytes,
374 const ulint* offsets);