Home
last modified time | relevance | path

Searched defs:malformed_xml_error (Results 1 – 2 of 2) sorted by relevance

/dports/devel/liborcus/liborcus-0.16.1/include/orcus/
H A Dsax_parser_base.hpp33 class ORCUS_PSR_DLLPUBLIC malformed_xml_error : public ::orcus::parse_error class
/dports/devel/liborcus/liborcus-0.16.1/src/parser/
H A Dsax_parser_base.cpp21 malformed_xml_error::malformed_xml_error(const std::string& msg, std::ptrdiff_t offset) : in malformed_xml_error() function in orcus::sax::malformed_xml_error