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

Data Fields

unsigned int len
 
uint32_t meta
 
int has_arg
 

Detailed Description

Definition at line 602 of file pcre2_compile.c.

Field Documentation

◆ has_arg

int verbitem::has_arg

Definition at line 605 of file pcre2_compile.c.

◆ len

unsigned int verbitem::len

Definition at line 603 of file pcre2_compile.c.

◆ meta

uint32_t verbitem::meta

Definition at line 604 of file pcre2_compile.c.


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