Home
last modified time | relevance | path

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

/php-src/ext/mbstring/
H A Dmbstring.c4032 static bool html_numeric_entity_deconvert(uint32_t number, uint32_t *convmap, size_t conversion_map… in html_numeric_entity_deconvert() function
4149 if (html_numeric_entity_deconvert(value, convmap, conversion_map_size, converted)) { in html_numeric_entity_decode()
4187 if (html_numeric_entity_deconvert(value, convmap, conversion_map_size, converted)) { in html_numeric_entity_decode()

Completed in 19 milliseconds