Home
last modified time | relevance | path

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

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

Completed in 7 milliseconds