pcre_callout_block Struct Reference

#include <pcre.h>

List of all members.

Public Attributes

int version
int callout_number
int * offset_vector
PCRE_SPTR 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
int * offset_vector
void * callout_data


Detailed Description

Definition at line 228 of file pcre.h.


Member Data Documentation

int pcre_callout_block::version

Definition at line 229 of file pcre.h.

Referenced by internal_dfa_exec(), and match().

int pcre_callout_block::callout_number

Definition at line 231 of file pcre.h.

Referenced by callout(), internal_dfa_exec(), and match().

int* pcre_callout_block::offset_vector

Definition at line 232 of file pcre.h.

Referenced by callout(), internal_dfa_exec(), and match().

PCRE_SPTR pcre_callout_block::subject

Definition at line 233 of file pcre.h.

Referenced by callout(), internal_dfa_exec(), and match().

int pcre_callout_block::subject_length

Definition at line 234 of file pcre.h.

Referenced by callout(), internal_dfa_exec(), and match().

int pcre_callout_block::start_match

Definition at line 235 of file pcre.h.

Referenced by callout(), internal_dfa_exec(), and match().

int pcre_callout_block::current_position

Definition at line 236 of file pcre.h.

Referenced by callout(), internal_dfa_exec(), and match().

int pcre_callout_block::capture_top

Definition at line 237 of file pcre.h.

Referenced by callout(), internal_dfa_exec(), and match().

int pcre_callout_block::capture_last

Definition at line 238 of file pcre.h.

Referenced by callout(), internal_dfa_exec(), and match().

void* pcre_callout_block::callout_data

Definition at line 239 of file pcre.h.

Referenced by callout(), internal_dfa_exec(), and match().

int pcre_callout_block::pattern_position

Definition at line 241 of file pcre.h.

Referenced by callout(), internal_dfa_exec(), and match().

int pcre_callout_block::next_item_length

Definition at line 242 of file pcre.h.

Referenced by callout(), internal_dfa_exec(), and match().

int* pcre_callout_block::offset_vector

Definition at line 234 of file pcre.h.

void* pcre_callout_block::callout_data

Definition at line 241 of file pcre.h.


The documentation for this struct was generated from the following files:
Generated on Tue Jul 5 16:31:29 2011 for ROOT_528-00b_version by  doxygen 1.5.1