Home
last modified time | relevance | path

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

/php-src/ext/standard/
H A Dhtml.c674 static inline int process_numeric_entity(const char **buf, unsigned *code_point) in process_numeric_entity() function
856 if (process_numeric_entity(&next, &code) == FAILURE) in traverse_for_entities()
1267 valid = process_numeric_entity((const char **)&pos, &code_point); in php_escape_html_entities_ex()

Completed in 13 milliseconds