QuakeForge  0.7.2.210-815cf
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
re_pattern_buffer Struct Reference

Data Fields

unsigned long allocated
 
unsigned char * buffer
 
unsigned can_be_null: 1
 
char * fastmap
 
unsigned fastmap_accurate: 1
 
unsigned newline_anchor: 1
 
unsigned no_sub: 1
 
unsigned not_bol: 1
 
unsigned not_eol: 1
 
size_t re_nsub
 
unsigned regs_allocated: 2
 
reg_syntax_t syntax
 
char * translate
 
unsigned long used
 

Field Documentation

unsigned long allocated
unsigned char* buffer
unsigned can_be_null
char* fastmap
unsigned fastmap_accurate
unsigned newline_anchor
unsigned no_sub
unsigned not_bol
unsigned not_eol
size_t re_nsub
unsigned regs_allocated
reg_syntax_t syntax
char* translate
unsigned long used

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