|
IDZEBRA 2.2.8
|
Data Fields | |
| RSFD * | rfd |
| char ** | buf |
| char * | more |
| TERMID * | terms |
| zint | hits |
| char** rset_prox_rfd::buf |
Definition at line 65 of file rsprox.c.
Referenced by r_forward(), and r_open().
| zint rset_prox_rfd::hits |
Definition at line 68 of file rsprox.c.
Referenced by r_forward(), r_open(), and r_pos().
| char* rset_prox_rfd::more |
Definition at line 66 of file rsprox.c.
Referenced by r_forward(), and r_open().
| RSFD* rset_prox_rfd::rfd |
| TERMID* rset_prox_rfd::terms |
Definition at line 67 of file rsprox.c.
Referenced by r_forward(), r_get_terms(), and r_open().