Searched refs:html_entity_codes (Results 1 – 1 of 1) sorted by relevance
363 static const struct soap_code_map html_entity_codes[] = /* entities for XHTML parsing */ variable1442 return (soap_wchar)soap_code_int(html_entity_codes, tmp, SOAP_UNKNOWN_CHAR); in soap_char()