IDZEBRA
2.2.7
|
factory function for RSET from ISAM More...
Go to the source code of this file.
Functions | |
RSET | zebra_create_rset_isam (ZebraHandle zh, NMEM rset_nmem, struct rset_key_control *kctrl, int scope, ISAM_P pos, TERMID termid) |
factory function for RSET from ISAM
Definition in file rset_isam.c.
RSET zebra_create_rset_isam | ( | ZebraHandle | zh, |
NMEM | rset_nmem, | ||
struct rset_key_control * | kctrl, | ||
int | scope, | ||
ISAM_P | pos, | ||
TERMID | termid | ||
) |
Definition at line 32 of file rset_isam.c.
References zebra_register::isamb, zebra_register::isamc, zebra_register::isams, zebra_session::reg, rset_create_null(), rsisamb_create(), rsisamc_create(), rsisams_create(), and scope.
Referenced by freq_term(), rset_trunc(), search_group(), and search_position().