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

Data Fields

struct RWS_anchornext
 
uint32_t size
 
uint32_t free
 

Detailed Description

Definition at line 326 of file pcre2_dfa_match.c.

Field Documentation

◆ free

uint32_t RWS_anchor::free

Definition at line 329 of file pcre2_dfa_match.c.

◆ next

struct RWS_anchor* RWS_anchor::next

Definition at line 327 of file pcre2_dfa_match.c.

◆ size

uint32_t RWS_anchor::size

Definition at line 328 of file pcre2_dfa_match.c.


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