Main Page | Modules | Class List | Directories | File List | Class Members | File Members | Related Pages

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


Member Data Documentation

void* pcre_callout_block::callout_data
 

Definition at line 135 of file pcre.h.

int pcre_callout_block::callout_number
 

Definition at line 127 of file pcre.h.

int pcre_callout_block::capture_last
 

Definition at line 134 of file pcre.h.

int pcre_callout_block::capture_top
 

Definition at line 133 of file pcre.h.

int pcre_callout_block::current_position
 

Definition at line 132 of file pcre.h.

int* pcre_callout_block::offset_vector
 

Definition at line 128 of file pcre.h.

int pcre_callout_block::start_match
 

Definition at line 131 of file pcre.h.

const char* pcre_callout_block::subject
 

Definition at line 129 of file pcre.h.

int pcre_callout_block::subject_length
 

Definition at line 130 of file pcre.h.

int pcre_callout_block::version
 

Definition at line 125 of file pcre.h.


The documentation for this struct was generated from the following file:
Generated on Sun May 14 14:51:32 2006 by  doxygen 1.4.2