match_data Struct Reference

#include <pcre_internal.h>

List of all members.

Public Attributes

unsigned long int match_call_count
unsigned long int match_limit
unsigned long int match_limit_recursion
int * offset_vector
int offset_end
int offset_max
int nltype
int nllen
uschar nl [4]
const uscharlcc
const uscharctypes
BOOL offset_overflow
BOOL notbol
BOOL noteol
BOOL utf8
BOOL jscript_compat
BOOL endonly
BOOL notempty
BOOL partial
BOOL hitend
BOOL bsr_anycrlf
const uscharstart_code
USPTR start_subject
USPTR end_subject
USPTR start_match_ptr
USPTR end_match_ptr
int end_offset_top
int capture_last
int start_offset
eptrblockeptrchain
int eptrn
recursion_inforecursive
void * callout_data


Detailed Description

Definition at line 1015 of file pcre_internal.h.


Member Data Documentation

unsigned long int match_data::match_call_count

Definition at line 1016 of file pcre_internal.h.

Referenced by match().

unsigned long int match_data::match_limit

Definition at line 1017 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

unsigned long int match_data::match_limit_recursion

Definition at line 1018 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

int* match_data::offset_vector

Definition at line 1019 of file pcre_internal.h.

Referenced by match(), match_ref(), and pcre_exec().

int match_data::offset_end

Definition at line 1020 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

int match_data::offset_max

Definition at line 1021 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

int match_data::nltype

Definition at line 1022 of file pcre_internal.h.

Referenced by pcre_exec().

int match_data::nllen

Definition at line 1023 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

uschar match_data::nl[4]

Definition at line 1024 of file pcre_internal.h.

Referenced by pcre_exec().

const uschar* match_data::lcc

Definition at line 1025 of file pcre_internal.h.

Referenced by match(), match_ref(), and pcre_exec().

const uschar* match_data::ctypes

Definition at line 1026 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

BOOL match_data::offset_overflow

Definition at line 1027 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

BOOL match_data::notbol

Definition at line 1028 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

BOOL match_data::noteol

Definition at line 1029 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

BOOL match_data::utf8

Definition at line 1030 of file pcre_internal.h.

Referenced by match(), match_ref(), and pcre_exec().

BOOL match_data::jscript_compat

Definition at line 1031 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

BOOL match_data::endonly

Definition at line 1032 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

BOOL match_data::notempty

Definition at line 1033 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

BOOL match_data::partial

Definition at line 1034 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

BOOL match_data::hitend

Definition at line 1035 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

BOOL match_data::bsr_anycrlf

Definition at line 1036 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

const uschar* match_data::start_code

Definition at line 1037 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

USPTR match_data::start_subject

Definition at line 1038 of file pcre_internal.h.

Referenced by match(), match_ref(), and pcre_exec().

USPTR match_data::end_subject

Definition at line 1039 of file pcre_internal.h.

Referenced by match(), match_ref(), and pcre_exec().

USPTR match_data::start_match_ptr

Definition at line 1040 of file pcre_internal.h.

Referenced by match().

USPTR match_data::end_match_ptr

Definition at line 1041 of file pcre_internal.h.

Referenced by match().

int match_data::end_offset_top

Definition at line 1042 of file pcre_internal.h.

Referenced by match().

int match_data::capture_last

Definition at line 1043 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

int match_data::start_offset

Definition at line 1044 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

eptrblock* match_data::eptrchain

Definition at line 1045 of file pcre_internal.h.

int match_data::eptrn

Definition at line 1046 of file pcre_internal.h.

recursion_info* match_data::recursive

Definition at line 1047 of file pcre_internal.h.

Referenced by match(), and pcre_exec().

void* match_data::callout_data

Definition at line 1048 of file pcre_internal.h.

Referenced by match(), and pcre_exec().


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