|
struct { |
int num; |
None. |
char **txt; |
None. |
} |
search; |
None. |
struct { |
int num; |
None. |
char **txt; |
None. |
} |
replace; |
None. |
struct { |
int num; |
None. |
char **txt; |
None. |
} |
ignore; |
None. |
struct { |
int num; |
None. |
char **txt; |
None. |
} |
remove; |
None. |
struct { |
int num; |
None. |
char **txt; |
None. |
} |
post; |
None. |
int iflg; |
None. |
int pflg; |
None. |
struct { |
int (*user)(char *buf,int sze,void *data); |
None. |
void *data; |
None. |
} |
text; |
None. |
struct { |
int (*user)(char *buf,int sze,void *data); |
None. |
void *data; |
None. |
} |
ssi; |
None. |
struct { |
int (*user)(char *buf,int sze,char *txt,void *data); |
None. |
void *data; |
None. |
} |
postp; |
None. |
|