|
IDZEBRA 2.2.8
|
Data Fields | |
| char * | buf |
| int | buf_size |
| int | size |
| int | off |
| struct ZebraRecStream * | stream |
| off_t | moffset |
| WRBUF | wrbuf |
Definition at line 29 of file mod_grs_sgml.c.
| char* sgml_getc_info::buf |
Definition at line 30 of file mod_grs_sgml.c.
Referenced by grs_destroy_sgml(), grs_init_sgml(), grs_read_sgml(), and sgml_getc().
| int sgml_getc_info::buf_size |
Definition at line 31 of file mod_grs_sgml.c.
Referenced by grs_init_sgml(), grs_read_sgml(), and sgml_getc().
| off_t sgml_getc_info::moffset |
Definition at line 35 of file mod_grs_sgml.c.
Referenced by grs_read_sgml(), and sgml_getc().
| int sgml_getc_info::off |
Definition at line 33 of file mod_grs_sgml.c.
Referenced by grs_read_sgml(), and sgml_getc().
| int sgml_getc_info::size |
Definition at line 32 of file mod_grs_sgml.c.
Referenced by grs_read_sgml(), and sgml_getc().
| struct ZebraRecStream* sgml_getc_info::stream |
Definition at line 34 of file mod_grs_sgml.c.
Referenced by grs_read_sgml(), and sgml_getc().
| WRBUF sgml_getc_info::wrbuf |
Definition at line 36 of file mod_grs_sgml.c.
Referenced by grs_destroy_sgml(), grs_init_sgml(), and grs_read_sgml().