|
IDZEBRA 2.2.8
|
Data Fields | |
| zint | hits |
| RSFD | rfd_l |
| RSFD | rfd_r |
| int | more_l |
| int | more_r |
| void * | buf_l |
| void * | buf_r |
| TERMID | term_l |
| TERMID | term_r |
| int | tail |
| ISAMB_PP | pt |
| void * | buf |
| ISAMS_PP | pt |
| int | flag |
| struct heap_item * | items |
| HEAP | h |
| int | eof |
| int | tailcount |
| zint | segment |
| int | skip |
| char * | tailbits |
| size_t | pos_cur |
| zint | cur |
| void * rfd_private::buf |
| void* rfd_private::buf_l |
Definition at line 67 of file rsbool.c.
Referenced by r_forward(), r_open(), and r_read_not().
| void* rfd_private::buf_r |
Definition at line 68 of file rsbool.c.
Referenced by r_forward(), r_open(), and r_read_not().
| zint rfd_private::cur |
| int rfd_private::eof |
Definition at line 120 of file rsmultiandor.c.
Referenced by r_forward_and(), r_open_andor(), and r_read_and().
| int rfd_private::flag |
Definition at line 116 of file rsmultiandor.c.
Referenced by r_open(), r_open(), r_open(), r_open(), and r_open_andor().
| HEAP rfd_private::h |
Definition at line 118 of file rsmultiandor.c.
Referenced by r_close(), r_forward_or(), r_open_andor(), and r_read_or().
| zint rfd_private::hits |
Definition at line 62 of file rsbool.c.
Referenced by r_open(), r_open_andor(), r_pos(), r_pos_x(), r_read_and(), r_read_not(), and r_read_or().
| struct heap_item* rfd_private::items |
Definition at line 117 of file rsmultiandor.c.
Referenced by r_close(), r_forward_and(), r_open_andor(), r_pos_x(), and r_read_and().
| int rfd_private::more_l |
Definition at line 65 of file rsbool.c.
Referenced by r_forward(), r_open(), and r_read_not().
| int rfd_private::more_r |
Definition at line 66 of file rsbool.c.
Referenced by r_forward(), r_open(), and r_read_not().
| ISAMB_PP rfd_private::pt |
| RSFD rfd_private::rfd_l |
Definition at line 63 of file rsbool.c.
Referenced by r_close(), r_forward(), r_open(), r_pos(), and r_read_not().
| RSFD rfd_private::rfd_r |
Definition at line 64 of file rsbool.c.
Referenced by r_close(), r_forward(), r_open(), r_pos(), and r_read_not().
| zint rfd_private::segment |
Definition at line 122 of file rsmultiandor.c.
Referenced by r_read_and().
| int rfd_private::skip |
Definition at line 123 of file rsmultiandor.c.
Referenced by r_read_and().
| int rfd_private::tail |
Definition at line 71 of file rsbool.c.
Referenced by r_forward(), and r_open().
| char* rfd_private::tailbits |
Definition at line 124 of file rsmultiandor.c.
Referenced by r_forward_and(), r_open_andor(), and r_read_and().
| int rfd_private::tailcount |
Definition at line 121 of file rsmultiandor.c.
Referenced by r_forward_and(), r_open_andor(), and r_read_and().
| TERMID rfd_private::term_l |
Definition at line 69 of file rsbool.c.
Referenced by r_forward(), r_open(), and r_read_not().
| TERMID rfd_private::term_r |
Definition at line 70 of file rsbool.c.
Referenced by r_forward(), r_open(), and r_read_not().