Home
last modified time | relevance | path

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

/PHP-5.5/ext/standard/
H A Dhtml.c744 static inline int numeric_entity_is_allowed(unsigned uni_cp, int document_type) in numeric_entity_is_allowed() function
1387 if (!numeric_entity_is_allowed(code_point, doctype)) in php_escape_html_entities_ex()

Completed in 30 milliseconds