Searched refs:html_numeric_entity_deconvert (Results 1 – 1 of 1) sorted by relevance
4062 static bool html_numeric_entity_deconvert(uint32_t number, uint32_t *convmap, size_t conversion_map… in html_numeric_entity_deconvert() function4179 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 20 milliseconds