Home
last modified time | relevance | path

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

/onnv-gate/usr/src/lib/libkmsagent/common/SOAP/
H A Dstdsoap2.cpp363 static const struct soap_code_map html_entity_codes[] = /* entities for XHTML parsing */ variable
1442 return (soap_wchar)soap_code_int(html_entity_codes, tmp, SOAP_UNKNOWN_CHAR); in soap_char()