Home
last modified time | relevance | path

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

/PHP-7.1/ext/standard/
H A Dhtml.c828 static inline int process_named_entity_html(const char **buf, const char **start, size_t *length) in process_named_entity_html() function
997 if (process_named_entity_html(&next, &start, &ent_len) == FAILURE) in traverse_for_entities()
1404 if (process_named_entity_html(&next, &start, &ent_len) == FAILURE) in php_escape_html_entities_ex()

Completed in 13 milliseconds