Home
last modified time | relevance | path

Searched refs:entity_cp_map (Results 1 – 2 of 2) sorted by relevance

/PHP-7.3/ext/standard/
H A Dhtml_tables.h2609 } entity_cp_map; typedef
2611 typedef const entity_cp_map *entity_ht_bucket;
2618 static const entity_cp_map ht_bucket_empty[] = { {NULL, 0, 0, 0} };
2980 static const entity_cp_map ht_bucket_html5_3C0[] = { {"GT", 2, 0x0003E, 0}, {NULL, 0, 0, 0} };
2985 static const entity_cp_map ht_bucket_html5_3D3[] = { {"Gg", 2, 0x022D9, 0}, {NULL, 0, 0, 0} };
2988 static const entity_cp_map ht_bucket_html5_3E0[] = { {"Gt", 2, 0x0226B, 0}, {NULL, 0, 0, 0} };
3008 static const entity_cp_map ht_bucket_html5_41B[] = { {"Im", 2, 0x02111, 0}, {NULL, 0, 0, 0} };
4296 static const entity_cp_map *const ht_buckets_html5[] = {
6008 static const entity_cp_map *const ht_buckets_html4[] = {
6175 static const entity_cp_map *const ht_buckets_be_noapos[] = {
[all …]
H A Dhtml.c857 const entity_cp_map *s; in resolve_named_entity_html()

Completed in 76 milliseconds