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

#include <pcre2_internal.h>

Data Fields

struct open_capitemnext
 
uint16_t number
 
uint16_t assert_depth
 

Detailed Description

Definition at line 1833 of file pcre2_internal.h.

Field Documentation

◆ assert_depth

uint16_t open_capitem::assert_depth

Definition at line 1836 of file pcre2_internal.h.

◆ next

struct open_capitem* open_capitem::next

Definition at line 1834 of file pcre2_internal.h.

◆ number

uint16_t open_capitem::number

Definition at line 1835 of file pcre2_internal.h.


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