Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

subst_expr Struct Reference

#include <re.h>


Data Fields

regex_t * re
str replacement
int replace_all
int n_escapes
int max_pmatch
replace_with replace [1]


Field Documentation

int subst_expr::max_pmatch
 

Definition at line 61 of file re.h.

Referenced by subst_run().

int subst_expr::n_escapes
 

Definition at line 60 of file re.h.

Referenced by replace_build(), and replace_len().

regex_t* subst_expr::re
 

Definition at line 57 of file re.h.

Referenced by subst_expr_free(), and subst_run().

struct replace_with subst_expr::replace[1]
 

Definition at line 62 of file re.h.

Referenced by replace_build(), and replace_len().

int subst_expr::replace_all
 

Definition at line 59 of file re.h.

Referenced by subst_run().

str subst_expr::replacement
 

Definition at line 58 of file re.h.

Referenced by replace_build(), replace_len(), subst_expr_free(), and subst_parser().


The documentation for this struct was generated from the following file:
Generated on Tue Sep 7 04:16:38 2010 for SIPExpressRouter by  doxygen 1.3.9.1