QtBase  v6.3.1
Public Attributes | List of all members
ucd_record Struct Reference

#include <pcre2_internal.h>

Public Attributes

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 1819 of file pcre2_internal.h.

Member Data Documentation

◆ bprops

uint16_t ucd_record::bprops

Definition at line 1826 of file pcre2_internal.h.

◆ caseset

uint8_t ucd_record::caseset

Definition at line 1823 of file pcre2_internal.h.

◆ chartype

uint8_t ucd_record::chartype

Definition at line 1821 of file pcre2_internal.h.

◆ gbprop

uint8_t ucd_record::gbprop

Definition at line 1822 of file pcre2_internal.h.

◆ other_case

int32_t ucd_record::other_case

Definition at line 1824 of file pcre2_internal.h.

◆ script

uint8_t ucd_record::script

Definition at line 1820 of file pcre2_internal.h.

◆ scriptx_bidiclass

uint16_t ucd_record::scriptx_bidiclass

Definition at line 1825 of file pcre2_internal.h.


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