|
php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <html_tables.h>
Data Fields | |
| const char * | entity |
| unsigned short | entity_len |
| unsigned int | codepoint1 |
| unsigned int | codepoint2 |
Definition at line 2602 of file html_tables.h.
| unsigned int entity_cp_map::codepoint1 |
Definition at line 2605 of file html_tables.h.
| unsigned int entity_cp_map::codepoint2 |
Definition at line 2606 of file html_tables.h.
| const char* entity_cp_map::entity |
Definition at line 2603 of file html_tables.h.
| unsigned short entity_cp_map::entity_len |
Definition at line 2604 of file html_tables.h.