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

Data Fields

int offset
 
int count
 
int data
 

Detailed Description

Definition at line 297 of file pcre2_dfa_match.c.

Field Documentation

◆ count

int stateblock::count

Definition at line 299 of file pcre2_dfa_match.c.

◆ data

int stateblock::data

Definition at line 300 of file pcre2_dfa_match.c.

◆ offset

int stateblock::offset

Definition at line 298 of file pcre2_dfa_match.c.


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