Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dmbstring.c3918 static bool html_numeric_entity_convert(uint32_t w, uint32_t *convmap, size_t conversion_map_size, … in html_numeric_entity_convert() function
3965 if (html_numeric_entity_convert(w, convmap, conversion_map_size, &w)) { in html_numeric_entity_encode()

Completed in 22 milliseconds