|
| struct { |
| int num; |
None. |
struct XMLDBbuffer **buf; |
None. |
| int *state; |
None. |
| } |
| entity; |
None. |
| struct { |
| int num; |
None. |
struct XMLDBbuffer **buf; |
None. |
| int *state; |
None. |
| } |
| symbol; |
None. |
| char *buf; |
None. |
| int sze; |
None. |
| int max; |
None. |
| int stp; |
None. |
| struct { |
| int (*user)(char *buf,int sze,void *data); |
None. |
| void *data; |
None. |
| } |
| text; |
None. |
|