Apache2
sed_commands_s Struct Reference

#include <libsed.h>

Collaboration diagram for sed_commands_s:

Data Fields

sed_err_fn_terrfn
 
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 [SED_NLINES]
 
int nlno
 
int depth
 
char * fname [NWFILES]
 
int nfiles
 
sed_label_t ltab [SED_LABSIZE]
 
sed_label_tlabtab
 
sed_label_tlab
 
sed_label_tlabend
 
sed_reptr_t ** cmpend [SED_DEPTH]
 
sed_reptr_tptrspace
 
sed_reptr_tptrend
 
sed_reptr_trep
 
int nrep
 
apr_pool_tpool
 
int canbefinal
 

Field Documentation

◆ canbefinal

int sed_commands_s::canbefinal

◆ cmpend

sed_reptr_t** sed_commands_s::cmpend[SED_DEPTH]

◆ cp

char* sed_commands_s::cp

◆ data

void* sed_commands_s::data

◆ depth

int sed_commands_s::depth

◆ earg

const char* sed_commands_s::earg

◆ eflag

int sed_commands_s::eflag

◆ errfn

sed_err_fn_t* sed_commands_s::errfn

◆ fname

char* sed_commands_s::fname[NWFILES]

◆ gflag

int sed_commands_s::gflag

◆ lab

sed_label_t* sed_commands_s::lab

◆ labend

sed_label_t* sed_commands_s::labend

◆ labtab

sed_label_t* sed_commands_s::labtab

◆ lastre

char* sed_commands_s::lastre

◆ lbend

char* sed_commands_s::lbend

◆ linebuf

char* sed_commands_s::linebuf

◆ lsize

apr_size_t sed_commands_s::lsize

◆ ltab

sed_label_t sed_commands_s::ltab[SED_LABSIZE]

◆ nfiles

int sed_commands_s::nfiles

◆ nflag

int sed_commands_s::nflag

◆ nlno

int sed_commands_s::nlno

◆ nrep

int sed_commands_s::nrep

◆ pool

apr_pool_t* sed_commands_s::pool

◆ ptrend

sed_reptr_t* sed_commands_s::ptrend

◆ ptrspace

sed_reptr_t* sed_commands_s::ptrspace

◆ reend

char* sed_commands_s::reend

◆ rep

sed_reptr_t* sed_commands_s::rep

◆ respace

char* sed_commands_s::respace

◆ saveq

const char* sed_commands_s::saveq

◆ sseof

char sed_commands_s::sseof

◆ tlno

apr_int64_t sed_commands_s::tlno[SED_NLINES]

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