match_data Struct Reference

Collaboration diagram for match_data:

Collaboration graph
[legend]

Data Fields

unsigned long int match_call_count
unsigned long int match_limit
int * offset_vector
int offset_end
int offset_max
const uscharlcc
const uscharctypes
bool offset_overflow
bool notbol
bool noteol
bool utf8
bool endonly
bool notempty
const uscharstart_code
const uscharstart_subject
const uscharend_subject
const uscharstart_match
const uscharend_match_ptr
int end_offset_top
int capture_last
int start_offset
recursion_inforecursive
void * callout_data

Detailed Description

Definition at line 538 of file pcre.cpp.


Field Documentation

void* match_data::callout_data

Definition at line 561 of file pcre.cpp.

Referenced by pcre_exec().

int match_data::capture_last

Definition at line 558 of file pcre.cpp.

Referenced by pcre_exec().

const uschar* match_data::ctypes

Definition at line 545 of file pcre.cpp.

Referenced by pcre_exec().

const uschar* match_data::end_match_ptr

Definition at line 556 of file pcre.cpp.

Referenced by pcre_exec().

int match_data::end_offset_top

Definition at line 557 of file pcre.cpp.

Referenced by pcre_exec().

const uschar* match_data::end_subject

Definition at line 554 of file pcre.cpp.

Referenced by pcre_exec().

bool match_data::endonly

Definition at line 550 of file pcre.cpp.

Referenced by pcre_exec().

const uschar* match_data::lcc

Definition at line 544 of file pcre.cpp.

Referenced by pcre_exec().

unsigned long int match_data::match_call_count

Definition at line 539 of file pcre.cpp.

Referenced by pcre_exec().

unsigned long int match_data::match_limit

Definition at line 540 of file pcre.cpp.

Referenced by pcre_exec().

bool match_data::notbol

Definition at line 547 of file pcre.cpp.

Referenced by pcre_exec().

bool match_data::notempty

Definition at line 551 of file pcre.cpp.

Referenced by pcre_exec().

bool match_data::noteol

Definition at line 548 of file pcre.cpp.

Referenced by pcre_exec().

int match_data::offset_end

Definition at line 542 of file pcre.cpp.

Referenced by pcre_exec().

int match_data::offset_max

Definition at line 543 of file pcre.cpp.

Referenced by pcre_exec().

bool match_data::offset_overflow

Definition at line 546 of file pcre.cpp.

Referenced by pcre_exec().

int* match_data::offset_vector

Definition at line 541 of file pcre.cpp.

Referenced by pcre_exec().

recursion_info* match_data::recursive

Definition at line 560 of file pcre.cpp.

Referenced by pcre_exec().

const uschar* match_data::start_code

Definition at line 552 of file pcre.cpp.

Referenced by pcre_exec().

const uschar* match_data::start_match

Definition at line 555 of file pcre.cpp.

Referenced by pcre_exec().

int match_data::start_offset

Definition at line 559 of file pcre.cpp.

Referenced by pcre_exec().

const uschar* match_data::start_subject

Definition at line 553 of file pcre.cpp.

Referenced by pcre_exec().

bool match_data::utf8

Definition at line 549 of file pcre.cpp.

Referenced by pcre_exec().


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