Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhtml.c639 static inline int numeric_entity_is_allowed(unsigned uni_cp, int document_type) in numeric_entity_is_allowed() function
1271 if (!numeric_entity_is_allowed(code_point, doctype)) in php_escape_html_entities_ex()

Completed in 8 milliseconds