Home
last modified time | relevance | path

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

/freebsd/contrib/expat/lib/
H A Dexpat.h100 XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF, enumerator
H A Dxmlparse.c2569 case XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF: in XML_ErrorString()
6364 return XML_ERROR_ATTRIBUTE_EXTERNAL_ENTITY_REF; in appendAttributeValue()