Home
last modified time | relevance | path

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

/PHP-8.3/ext/mbstring/
H A Dmbstring.c3775 static bool html_numeric_entity_deconvert(uint32_t number, uint32_t *convmap, int mapsize, uint32_t… in html_numeric_entity_deconvert() function
3892 if (html_numeric_entity_deconvert(value, convmap, mapsize, converted)) { in html_numeric_entity_decode()
3930 if (html_numeric_entity_deconvert(value, convmap, mapsize, converted)) { in html_numeric_entity_decode()

Completed in 20 milliseconds