php-internal-docs 8.4.8
Unofficial docs for php/php-src
Loading...
Searching...
No Matches
entity_multicodepoint_row Union Reference

#include <html_tables.h>

Data Fields

struct { 
 
   const char *   default_entity 
 
   unsigned   size 
 
   unsigned short   default_entity_len 
 
leading_entry 
 
struct { 
 
   const char *   entity 
 
   unsigned   second_cp 
 
   unsigned short   entity_len 
 
normal_entry 
 

Detailed Description

Definition at line 1095 of file html_tables.h.

Field Documentation

◆ default_entity

const char* entity_multicodepoint_row::default_entity

Definition at line 1097 of file html_tables.h.

◆ default_entity_len

unsigned short entity_multicodepoint_row::default_entity_len

Definition at line 1099 of file html_tables.h.

◆ entity

const char* entity_multicodepoint_row::entity

Definition at line 1102 of file html_tables.h.

◆ entity_len

unsigned short entity_multicodepoint_row::entity_len

Definition at line 1104 of file html_tables.h.

◆ [struct]

struct { ... } entity_multicodepoint_row::leading_entry

◆ [struct]

struct { ... } entity_multicodepoint_row::normal_entry

◆ second_cp

unsigned entity_multicodepoint_row::second_cp

Definition at line 1103 of file html_tables.h.

◆ size

unsigned entity_multicodepoint_row::size

Definition at line 1098 of file html_tables.h.


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