pcre_extra Struct Reference

#include <pcre.h>


Data Fields

unsigned long int flags
void * study_data
unsigned long int match_limit
void * callout_data


Detailed Description

Definition at line 95 of file pcre.h.


Field Documentation

void* pcre_extra::callout_data

Definition at line 99 of file pcre.h.

Referenced by pcre_exec().

unsigned long int pcre_extra::flags

Definition at line 96 of file pcre.h.

Referenced by pcre_exec(), and pcre_study().

unsigned long int pcre_extra::match_limit

Definition at line 98 of file pcre.h.

Referenced by pcre_exec().

void* pcre_extra::study_data

Definition at line 97 of file pcre.h.

Referenced by pcre_exec(), and pcre_study().


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