|
Apache HTTPD
|
#include <libsed.h>
Public Attributes | |
| sed_err_fn_t * | errfn |
| void * | data |
| apr_size_t | lsize |
| char * | linebuf |
| char * | lbend |
| const char * | saveq |
| char * | cp |
| char * | lastre |
| char * | respace |
| char | sseof |
| char * | reend |
| const char * | earg |
| int | eflag |
| int | gflag |
| int | nflag |
| apr_int64_t | tlno [256] |
| int | nlno |
| int | depth |
| char * | fname [11] |
| int | nfiles |
| sed_label_t | ltab [50] |
| sed_label_t * | labtab |
| sed_label_t * | lab |
| sed_label_t * | labend |
| sed_reptr_t ** | cmpend [20] |
| sed_reptr_t * | ptrspace |
| sed_reptr_t * | ptrend |
| sed_reptr_t * | rep |
| int | nrep |
| apr_pool_t * | pool |
| int | canbefinal |
| sed_reptr_t** sed_commands_s::cmpend[20] |
| sed_err_fn_t* sed_commands_s::errfn |
| sed_label_t* sed_commands_s::lab |
| sed_label_t* sed_commands_s::labend |
| sed_label_t* sed_commands_s::labtab |
| apr_size_t sed_commands_s::lsize |
| sed_label_t sed_commands_s::ltab[50] |
| apr_pool_t* sed_commands_s::pool |
| sed_reptr_t* sed_commands_s::ptrend |
| sed_reptr_t* sed_commands_s::ptrspace |
| sed_reptr_t* sed_commands_s::rep |
| apr_int64_t sed_commands_s::tlno[256] |