Main Page | Modules | Alphabetical List | Data Structures | File List | Data Fields | Globals

re_pattern_buffer Struct Reference

#include <regex.h>


Data Fields

char * buffer
int allocated
int used
char * fastmap
char * must
int * must_skip
long options
long re_nsub
char fastmap_accurate
char can_be_null
unsigned char ** regstart
unsigned char ** regend
unsigned char ** old_regstart
unsigned char ** old_regend
register_info_typereg_info
unsigned char ** best_regstart
unsigned char ** best_regend


Field Documentation

int re_pattern_buffer::allocated
 

Definition at line 122 of file regex.h.

unsigned char** re_pattern_buffer::best_regend
 

Definition at line 150 of file regex.h.

unsigned char** re_pattern_buffer::best_regstart
 

Definition at line 149 of file regex.h.

char* re_pattern_buffer::buffer
 

Definition at line 121 of file regex.h.

char re_pattern_buffer::can_be_null
 

Definition at line 135 of file regex.h.

char* re_pattern_buffer::fastmap
 

Definition at line 124 of file regex.h.

char re_pattern_buffer::fastmap_accurate
 

Definition at line 132 of file regex.h.

char* re_pattern_buffer::must
 

Definition at line 127 of file regex.h.

int* re_pattern_buffer::must_skip
 

Definition at line 129 of file regex.h.

unsigned char** re_pattern_buffer::old_regend
 

Definition at line 147 of file regex.h.

unsigned char** re_pattern_buffer::old_regstart
 

Definition at line 146 of file regex.h.

long re_pattern_buffer::options
 

Definition at line 130 of file regex.h.

long re_pattern_buffer::re_nsub
 

Definition at line 131 of file regex.h.

register_info_type* re_pattern_buffer::reg_info
 

Definition at line 148 of file regex.h.

unsigned char** re_pattern_buffer::regend
 

Definition at line 145 of file regex.h.

unsigned char** re_pattern_buffer::regstart
 

Definition at line 144 of file regex.h.

int re_pattern_buffer::used
 

Definition at line 123 of file regex.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jan 18 23:32:11 2006 for Ruby by doxygen 1.3.5