IDZEBRA  2.2.7
Data Fields
buf_info Struct Reference

Data Fields

struct recExtractCtrlp
 
char * buf
 
int offset
 
int max
 

Detailed Description

Definition at line 62 of file mod_text.c.

Field Documentation

◆ buf

char* buf_info::buf

Definition at line 64 of file mod_text.c.

Referenced by buf_close(), buf_getchar(), and buf_open().

◆ max

int buf_info::max

Definition at line 66 of file mod_text.c.

Referenced by buf_getchar(), and buf_open().

◆ offset

int buf_info::offset

Definition at line 65 of file mod_text.c.

Referenced by buf_getchar(), and buf_open().

◆ p

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().


The documentation for this struct was generated from the following file: