php-internal-docs 8.4.8
Unofficial docs for php/php-src
|
#include <html_tables.h>
Data Fields | ||
char | ambiguous | |
union { | ||
struct { | ||
const char * entity | ||
unsigned short entity_len | ||
} ent | ||
const entity_multicodepoint_row * multicodepoint_table | ||
} | data | |
data | ||
Definition at line 1109 of file html_tables.h.
char entity_stage3_row::ambiguous |
Definition at line 1110 of file html_tables.h.
union { ... } entity_stage3_row::data |
entity_stage3_row::data |
Definition at line 391 of file html_table_gen.php.
struct { ... } entity_stage3_row::ent |
entity_stage3_row::ent |
Definition at line 389 of file html_table_gen.php.
const char* entity_stage3_row::entity |
Definition at line 1113 of file html_tables.h.
unsigned short entity_stage3_row::entity_len |
Definition at line 1114 of file html_tables.h.
const entity_multicodepoint_row* entity_stage3_row::multicodepoint_table |
Definition at line 1116 of file html_tables.h.