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

#include <pcre2_internal.h>

Data Fields

uint8_t script
 
uint8_t chartype
 
uint8_t gbprop
 
uint8_t caseset
 
int32_t other_case
 
uint16_t scriptx_bidiclass
 
uint16_t bprops
 

Detailed Description

Definition at line 1852 of file pcre2_internal.h.

Field Documentation

◆ bprops

uint16_t ucd_record::bprops

Definition at line 1859 of file pcre2_internal.h.

◆ caseset

uint8_t ucd_record::caseset

Definition at line 1856 of file pcre2_internal.h.

◆ chartype

uint8_t ucd_record::chartype

Definition at line 1854 of file pcre2_internal.h.

◆ gbprop

uint8_t ucd_record::gbprop

Definition at line 1855 of file pcre2_internal.h.

◆ other_case

int32_t ucd_record::other_case

Definition at line 1857 of file pcre2_internal.h.

◆ script

uint8_t ucd_record::script

Definition at line 1853 of file pcre2_internal.h.

◆ scriptx_bidiclass

uint16_t ucd_record::scriptx_bidiclass

Definition at line 1858 of file pcre2_internal.h.


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