Searched refs:entity_ht (Results 1 – 2 of 2) sorted by relevance
857 static inline int resolve_named_entity_html(const char *start, size_t length, const entity_ht *ht, … in resolve_named_entity_html()943 const entity_ht *inv_map, in traverse_for_entities()1048 static const entity_ht *unescape_inverse_map(int all, int flags) in unescape_inverse_map()1103 const entity_ht *inverse_map = NULL; in php_unescape_html_entities()1234 const entity_ht *inv_map = NULL; /* used for !double_encode */ in php_escape_html_entities_ex()
2618 } entity_ht; typedef5325 static const entity_ht ent_ht_html5 = {6141 static const entity_ht ent_ht_html4 = {6184 static const entity_ht ent_ht_be_noapos = {6227 static const entity_ht ent_ht_be_apos = {
Completed in 44 milliseconds