pcre_extra Struct Reference

#include <pcre.h>

List of all members.

Public Attributes

unsigned long int flags
void * study_data
unsigned long int match_limit
void * callout_data
const unsigned char * tables
unsigned long int match_limit_recursion
void * study_data
void * callout_data
const unsigned char * tables


Detailed Description

Definition at line 214 of file pcre.h.


Member Data Documentation

unsigned long int pcre_extra::flags

Definition at line 215 of file pcre.h.

Referenced by pcre_dfa_exec(), pcre_exec(), and pcre_fullinfo().

void* pcre_extra::study_data

Definition at line 216 of file pcre.h.

Referenced by pcre_dfa_exec(), pcre_exec(), and pcre_fullinfo().

unsigned long int pcre_extra::match_limit

Definition at line 217 of file pcre.h.

Referenced by pcre_exec().

void* pcre_extra::callout_data

Definition at line 218 of file pcre.h.

Referenced by pcre_dfa_exec(), and pcre_exec().

const unsigned char* pcre_extra::tables

Definition at line 219 of file pcre.h.

Referenced by pcre_dfa_exec(), and pcre_exec().

unsigned long int pcre_extra::match_limit_recursion

Definition at line 220 of file pcre.h.

Referenced by pcre_exec().

void* pcre_extra::study_data

Definition at line 218 of file pcre.h.

void* pcre_extra::callout_data

Definition at line 220 of file pcre.h.

const unsigned char* pcre_extra::tables

Definition at line 221 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