pcre  8.32
About: PCRE - Perl-compatible regular expressions
  Fossies Dox: pcre-8.32.tar.gz  ("inofficial" and yet experimental doxygen-generated source code documentation)  

 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros
branch_chain Struct Reference

#include <pcre_internal.h>

Collaboration diagram for branch_chain:

Data Fields

struct branch_chainouter
 
pcre_ucharcurrent_branch
 

Detailed Description

Definition at line 2421 of file pcre_internal.h.

Field Documentation

pcre_uchar* branch_chain::current_branch

Definition at line 2423 of file pcre_internal.h.

struct branch_chain* branch_chain::outer

Definition at line 2422 of file pcre_internal.h.


The documentation for this struct was generated from the following file: