Home
last modified time | relevance | path

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

/dports/mail/dovecot/dovecot-2.3.17/src/lib-mail/
H A Dmail-html2text.c118 static bool html_entity_get_unichar(const char *name, unichar_t *chr_r) in html_entity_get_unichar() function
165 if (html_entity_get_unichar(entity, &chr)) in parse_entity()