pcre_callout_block Struct Reference

#include <pcre.h>


Data Fields

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


Detailed Description

Definition at line 107 of file pcre.h.


Field Documentation

void* pcre_callout_block::callout_data

Definition at line 118 of file pcre.h.

Referenced by match().

int pcre_callout_block::callout_number

Definition at line 110 of file pcre.h.

Referenced by match().

int pcre_callout_block::capture_last

Definition at line 117 of file pcre.h.

Referenced by match().

int pcre_callout_block::capture_top

Definition at line 116 of file pcre.h.

Referenced by match().

int pcre_callout_block::current_position

Definition at line 115 of file pcre.h.

Referenced by match().

int* pcre_callout_block::offset_vector

Definition at line 111 of file pcre.h.

Referenced by match().

int pcre_callout_block::start_match

Definition at line 114 of file pcre.h.

Referenced by match().

const char* pcre_callout_block::subject

Definition at line 112 of file pcre.h.

Referenced by match().

int pcre_callout_block::subject_length

Definition at line 113 of file pcre.h.

Referenced by match().

int pcre_callout_block::version

Definition at line 108 of file pcre.h.

Referenced by match().


The documentation for this struct was generated from the following file:
Generated on Mon May 28 04:40:25 2007 for MUX by  doxygen 1.4.7