real_pcre Struct Reference


Data Fields

unsigned long int magic_number
size_t size
const unsigned char * tables
unsigned long int options
unsigned short int top_bracket
unsigned short int top_backref
unsigned short int first_byte
unsigned short int req_byte
unsigned short int name_entry_size
unsigned short int name_count

Detailed Description

Definition at line 469 of file pcre.cpp.


Field Documentation

unsigned short int real_pcre::first_byte

Definition at line 476 of file pcre.cpp.

Referenced by pcre_compile(), and pcre_exec().

unsigned long int real_pcre::magic_number

Definition at line 470 of file pcre.cpp.

Referenced by pcre_compile(), pcre_exec(), and pcre_study().

unsigned short int real_pcre::name_count

Definition at line 479 of file pcre.cpp.

Referenced by pcre_compile(), pcre_exec(), and pcre_study().

unsigned short int real_pcre::name_entry_size

Definition at line 478 of file pcre.cpp.

Referenced by pcre_compile(), pcre_exec(), and pcre_study().

unsigned long int real_pcre::options

Definition at line 473 of file pcre.cpp.

Referenced by pcre_compile(), pcre_exec(), and pcre_study().

unsigned short int real_pcre::req_byte

Definition at line 477 of file pcre.cpp.

Referenced by pcre_compile(), and pcre_exec().

size_t real_pcre::size

Definition at line 471 of file pcre.cpp.

Referenced by pcre_compile().

const unsigned char* real_pcre::tables

Definition at line 472 of file pcre.cpp.

Referenced by pcre_compile(), pcre_exec(), and pcre_study().

unsigned short int real_pcre::top_backref

Definition at line 475 of file pcre.cpp.

Referenced by pcre_compile(), and pcre_exec().

unsigned short int real_pcre::top_bracket

Definition at line 474 of file pcre.cpp.

Referenced by pcre_compile(), and 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