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

#include <pcre2_intmodedep.h>

Data Fields

PCRE2_SPTR name
 
uint32_t number
 
uint16_t length
 
uint16_t isdup
 

Detailed Description

Definition at line 712 of file pcre2_intmodedep.h.

Field Documentation

◆ isdup

uint16_t named_group::isdup

Definition at line 716 of file pcre2_intmodedep.h.

◆ length

uint16_t named_group::length

Definition at line 715 of file pcre2_intmodedep.h.

◆ name

PCRE2_SPTR named_group::name

Definition at line 713 of file pcre2_intmodedep.h.

◆ number

uint32_t named_group::number

Definition at line 714 of file pcre2_intmodedep.h.


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