IDZEBRA
2.2.7
|
Data Fields | |
struct recExtractCtrl * | p |
char * | buf |
int | offset |
int | max |
Definition at line 62 of file mod_text.c.
char* buf_info::buf |
Definition at line 64 of file mod_text.c.
Referenced by buf_close(), buf_getchar(), and buf_open().
int buf_info::max |
Definition at line 66 of file mod_text.c.
Referenced by buf_getchar(), and buf_open().
int buf_info::offset |
Definition at line 65 of file mod_text.c.
Referenced by buf_getchar(), and buf_open().
struct recExtractCtrl* buf_info::p |
Definition at line 63 of file mod_text.c.
Referenced by buf_getchar(), buf_open(), filter_extract(), and filter_retrieve().