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

#include <pcre2_internal.h>

Data Fields

uint16_t name_offset
 
uint16_t type
 
uint16_t value
 

Detailed Description

Definition at line 1844 of file pcre2_internal.h.

Field Documentation

◆ name_offset

uint16_t ucp_type_table::name_offset

Definition at line 1845 of file pcre2_internal.h.

◆ type

uint16_t ucp_type_table::type

Definition at line 1846 of file pcre2_internal.h.

◆ value

uint16_t ucp_type_table::value

Definition at line 1847 of file pcre2_internal.h.


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