Home
last modified time | relevance | path

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

/PHP-8.4/ext/mbstring/
H A Dmbstring.c3943 static bool html_numeric_entity_convert(uint32_t w, uint32_t *convmap, size_t conversion_map_size, … in html_numeric_entity_convert() function
3990 if (html_numeric_entity_convert(w, convmap, conversion_map_size, &w)) { in html_numeric_entity_encode()

Completed in 25 milliseconds