php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <pcre2_intmodedep.h>
Data Fields | |
PCRE2_SPTR | name |
uint32_t | number |
uint16_t | length |
uint16_t | isdup |
Definition at line 712 of file pcre2_intmodedep.h.
uint16_t named_group::isdup |
Definition at line 716 of file pcre2_intmodedep.h.
uint16_t named_group::length |
Definition at line 715 of file pcre2_intmodedep.h.
PCRE2_SPTR named_group::name |
Definition at line 713 of file pcre2_intmodedep.h.
uint32_t named_group::number |
Definition at line 714 of file pcre2_intmodedep.h.