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