Home
last modified time | relevance | path

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

/PHP-8.4/ext/mbstring/
H A Dmbstring.c4062 static bool html_numeric_entity_deconvert(uint32_t number, uint32_t *convmap, size_t conversion_map… in html_numeric_entity_deconvert() function
4179 if (html_numeric_entity_deconvert(value, convmap, conversion_map_size, converted)) { in html_numeric_entity_decode()
4217 if (html_numeric_entity_deconvert(value, convmap, conversion_map_size, converted)) { in html_numeric_entity_decode()

Completed in 33 milliseconds