Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

match_data Struct Reference

#include <pcreinternal.h>

List of all members.

Public Attributes

int errorcode
int * offset_vector
int offset_end
int offset_max
const uscharlcc
const uscharctypes
BOOL offset_overflow
BOOL notbol
BOOL noteol
BOOL endonly
const uscharstart_subject
const uscharend_subject
const uscharend_match_ptr
int end_offset_top


Member Data Documentation

const uschar* match_data::ctypes
 

Definition at line 301 of file pcreinternal.h.

Referenced by match, and vmdpcre_exec.

const uschar* match_data::end_match_ptr
 

Definition at line 308 of file pcreinternal.h.

Referenced by match, and vmdpcre_exec.

int match_data::end_offset_top
 

Definition at line 309 of file pcreinternal.h.

Referenced by match, and vmdpcre_exec.

const uschar* match_data::end_subject
 

Definition at line 307 of file pcreinternal.h.

Referenced by match, match_ref, and vmdpcre_exec.

BOOL match_data::endonly
 

Definition at line 305 of file pcreinternal.h.

Referenced by match, and vmdpcre_exec.

int match_data::errorcode
 

Definition at line 296 of file pcreinternal.h.

Referenced by match, and vmdpcre_exec.

const uschar* match_data::lcc
 

Definition at line 300 of file pcreinternal.h.

Referenced by match, match_ref, and vmdpcre_exec.

BOOL match_data::notbol
 

Definition at line 303 of file pcreinternal.h.

Referenced by match, and vmdpcre_exec.

BOOL match_data::noteol
 

Definition at line 304 of file pcreinternal.h.

Referenced by match, and vmdpcre_exec.

int match_data::offset_end
 

Definition at line 298 of file pcreinternal.h.

Referenced by match, and vmdpcre_exec.

int match_data::offset_max
 

Definition at line 299 of file pcreinternal.h.

Referenced by match, and vmdpcre_exec.

BOOL match_data::offset_overflow
 

Definition at line 302 of file pcreinternal.h.

Referenced by match, and vmdpcre_exec.

int* match_data::offset_vector
 

Definition at line 297 of file pcreinternal.h.

Referenced by match, match_ref, and vmdpcre_exec.

const uschar* match_data::start_subject
 

Definition at line 306 of file pcreinternal.h.

Referenced by match, match_ref, and vmdpcre_exec.


The documentation for this struct was generated from the following file:
Generated on Thu Mar 28 02:45:46 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002