Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dhtml.c844 static inline int resolve_named_entity_html(const char *start, size_t length, const entity_ht *ht, … in resolve_named_entity_html()
931 const entity_ht *inv_map, in traverse_for_entities()
1036 static const entity_ht *unescape_inverse_map(int all, int flags) in unescape_inverse_map()
1091 const entity_ht *inverse_map = NULL; in php_unescape_html_entities()
1222 const entity_ht *inv_map = NULL; /* used for !double_encode */ in php_escape_html_entities_ex()
H A Dhtml_tables.h2619 } entity_ht; typedef
5326 static const entity_ht ent_ht_html5 = {
6142 static const entity_ht ent_ht_html4 = {
6185 static const entity_ht ent_ht_be_noapos = {
6228 static const entity_ht ent_ht_be_apos = {

Completed in 45 milliseconds