Home
last modified time | relevance | path

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

/dports/graphics/animorph/animorph-0.3/include/animorph/
H A DxmlParser.h118 eXMLErrorUnmatchedEndTag, enumerator
/dports/net/libzmq2/zeromq-2.2.0/foreign/xmlParser/
H A DxmlParser.hpp194 eXMLErrorUnmatchedEndTag, enumerator
H A DxmlParser.cpp163 case eXMLErrorUnmatchedEndTag: return _CXML("Error: Unmatched end tag"); in getError()
1426 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
1503 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
1709 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
/dports/audio/libcoverart/libcoverart-1.0.0/src/
H A DxmlParser.h165 eXMLErrorUnmatchedEndTag, enumerator
H A DxmlParser.cpp130 case eXMLErrorUnmatchedEndTag: return _CXML("Error: Unmatched end tag"); in getError()
1429 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
1506 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
1712 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
/dports/devel/raknet/raknet-3.9.2_10,1/DependentExtensions/XML/
H A DxmlParser.h195 eXMLErrorUnmatchedEndTag, enumerator
H A DxmlParser.cpp158 case eXMLErrorUnmatchedEndTag: return _CXML("Error: Unmatched end tag"); in getError()
1425 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
1502 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
1708 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/include/dcmtk/ofstd/
H A Dofxml.h210 eXMLErrorUnmatchedEndTag, enumerator
/dports/graphics/animorph/animorph-0.3/src/
H A DxmlParser.cpp157 case eXMLErrorUnmatchedEndTag: return _T("Error: Unmatched end tag"); in getError()
1238 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
1322 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
1532 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
/dports/graphics/dcmtk/dcmtk-DCMTK-3.6.6/ofstd/libsrc/
H A Dofxml.cc204 case eXMLErrorUnmatchedEndTag: return _CXML("Error: Unmatched end tag"); in getError()
1570 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
1647 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()
1853 pXML->error=eXMLErrorUnmatchedEndTag; in ParseXMLElement()