php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
branch_chain Struct Reference

#include <pcre2_intmodedep.h>

Data Fields

struct branch_chainouter
 
PCRE2_UCHARcurrent_branch
 

Detailed Description

Definition at line 704 of file pcre2_intmodedep.h.

Field Documentation

◆ current_branch

PCRE2_UCHAR* branch_chain::current_branch

Definition at line 706 of file pcre2_intmodedep.h.

◆ outer

struct branch_chain* branch_chain::outer

Definition at line 705 of file pcre2_intmodedep.h.


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