Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhtml.c710 static inline int process_named_entity_html(const char **buf, const char **start, size_t *length) in process_named_entity_html() function
879 if (process_named_entity_html(&next, &start, &ent_len) == FAILURE) in traverse_for_entities()
1281 if (process_named_entity_html(&next, &start, &ent_len) == FAILURE) in php_escape_html_entities_ex()

Completed in 11 milliseconds