Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

pcre_callout_block Struct Reference

#include <pcre.h>

List of all members.

Public Attributes

int version
int callout_number
int * offset_vector
const char * subject
int subject_length
int start_match
int current_position
int capture_top
int capture_last
void * callout_data
int pattern_position
int next_item_length


Member Data Documentation

void* pcre_callout_block::callout_data
 

Definition at line 145 of file pcre.h.

int pcre_callout_block::callout_number
 

Definition at line 137 of file pcre.h.

int pcre_callout_block::capture_last
 

Definition at line 144 of file pcre.h.

int pcre_callout_block::capture_top
 

Definition at line 143 of file pcre.h.

int pcre_callout_block::current_position
 

Definition at line 142 of file pcre.h.

int pcre_callout_block::next_item_length
 

Definition at line 148 of file pcre.h.

int* pcre_callout_block::offset_vector
 

Definition at line 138 of file pcre.h.

int pcre_callout_block::pattern_position
 

Definition at line 147 of file pcre.h.

int pcre_callout_block::start_match
 

Definition at line 141 of file pcre.h.

const char* pcre_callout_block::subject
 

Definition at line 139 of file pcre.h.

int pcre_callout_block::subject_length
 

Definition at line 140 of file pcre.h.

int pcre_callout_block::version
 

Definition at line 135 of file pcre.h.


The documentation for this struct was generated from the following file:
Generated on Wed Feb 16 12:41:10 2005 for Crazy Eddies GUI System by  doxygen 1.3.9.1