Searched refs:html_numeric_entity_convert (Results 1 – 1 of 1) sorted by relevance
3943 static bool html_numeric_entity_convert(uint32_t w, uint32_t *convmap, size_t conversion_map_size, … in html_numeric_entity_convert() function3990 if (html_numeric_entity_convert(w, convmap, conversion_map_size, &w)) { in html_numeric_entity_encode()
Completed in 22 milliseconds