php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <pcre2_intmodedep.h>
Data Fields | |
struct branch_chain * | outer |
PCRE2_UCHAR * | current_branch |
Definition at line 704 of file pcre2_intmodedep.h.
PCRE2_UCHAR* branch_chain::current_branch |
Definition at line 706 of file pcre2_intmodedep.h.
struct branch_chain* branch_chain::outer |
Definition at line 705 of file pcre2_intmodedep.h.