Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dhtml_tables.h2612 } entity_cp_map; typedef
2614 typedef const entity_cp_map *entity_ht_bucket;
2621 static const entity_cp_map ht_bucket_empty[] = { {NULL, 0, 0, 0} };
2983 static const entity_cp_map ht_bucket_html5_3C0[] = { {"GT", 2, 0x0003E, 0}, {NULL, 0, 0, 0} };
2988 static const entity_cp_map ht_bucket_html5_3D3[] = { {"Gg", 2, 0x022D9, 0}, {NULL, 0, 0, 0} };
2991 static const entity_cp_map ht_bucket_html5_3E0[] = { {"Gt", 2, 0x0226B, 0}, {NULL, 0, 0, 0} };
3011 static const entity_cp_map ht_bucket_html5_41B[] = { {"Im", 2, 0x02111, 0}, {NULL, 0, 0, 0} };
4299 static const entity_cp_map *const ht_buckets_html5[] = {
6011 static const entity_cp_map *const ht_buckets_html4[] = {
6178 static const entity_cp_map *const ht_buckets_be_noapos[] = {
[all …]
H A Dhtml.c846 const entity_cp_map *s; in resolve_named_entity_html()

Completed in 111 milliseconds