php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
Data Fields | |
struct RWS_anchor * | next |
uint32_t | size |
uint32_t | free |
Definition at line 326 of file pcre2_dfa_match.c.
uint32_t RWS_anchor::free |
Definition at line 329 of file pcre2_dfa_match.c.
struct RWS_anchor* RWS_anchor::next |
Definition at line 327 of file pcre2_dfa_match.c.
uint32_t RWS_anchor::size |
Definition at line 328 of file pcre2_dfa_match.c.