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

#include <html_tables.h>

Data Fields

const char * entity
 
unsigned short entity_len
 
unsigned int codepoint1
 
unsigned int codepoint2
 

Detailed Description

Definition at line 2602 of file html_tables.h.

Field Documentation

◆ codepoint1

unsigned int entity_cp_map::codepoint1

Definition at line 2605 of file html_tables.h.

◆ codepoint2

unsigned int entity_cp_map::codepoint2

Definition at line 2606 of file html_tables.h.

◆ entity

const char* entity_cp_map::entity

Definition at line 2603 of file html_tables.h.

◆ entity_len

unsigned short entity_cp_map::entity_len

Definition at line 2604 of file html_tables.h.


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