Home
last modified time | relevance | path

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

/external/tinyxml2/
Dxmltest.cpp67 …return XMLTest(testString, XMLDocument::ErrorIDToName(expected), XMLDocument::ErrorIDToName(found)… in XMLTest()
117 XMLDocument doc; in example_1()
136 XMLDocument doc; in example_2()
161 XMLDocument doc; in example_3()
249 XMLDocument doc; in example_4()
317 XMLDocument* doc = new XMLDocument(); in main()
374 XMLDocument doc; in main()
389 XMLDocument doc; in main()
399 XMLDocument doc; in main()
409 XMLDocument doc; in main()
[all …]
Dtinyxml2.h119 class XMLDocument; variable
487 virtual bool VisitEnter( const XMLDocument& /*doc*/ ) { in VisitEnter() argument
491 virtual bool VisitExit( const XMLDocument& /*doc*/ ) { in VisitExit() argument
676 friend class XMLDocument; variable
681 const XMLDocument* GetDocument() const { in GetDocument()
686 XMLDocument* GetDocument() { in GetDocument()
704 virtual XMLDocument* ToDocument() { in ToDocument()
725 virtual const XMLDocument* ToDocument() const { in ToDocument()
885 virtual XMLNode* ShallowClone( XMLDocument* document ) const = 0;
900 XMLNode* DeepClone( XMLDocument* target ) const;
[all …]
Dtinyxml2.cpp710 char* XMLDocument::Identify( char* p, XMLNode** node ) in Identify()
780 bool XMLDocument::Accept( XMLVisitor* visitor ) const in Accept()
796 XMLNode::XMLNode( XMLDocument* doc ) : in XMLNode()
835 XMLNode* XMLNode::DeepClone(XMLDocument* target) const in DeepClone()
1061 XMLDocument::DepthTracker tracker(_document); in ParseDeep()
1228 XMLNode* XMLText::ShallowClone( XMLDocument* doc ) const in ShallowClone()
1256 XMLComment::XMLComment( XMLDocument* doc ) : XMLNode( doc ) in XMLComment()
1277 XMLNode* XMLComment::ShallowClone( XMLDocument* doc ) const in ShallowClone()
1304 XMLDeclaration::XMLDeclaration( XMLDocument* doc ) : XMLNode( doc ) in XMLDeclaration()
1326 XMLNode* XMLDeclaration::ShallowClone( XMLDocument* doc ) const in ShallowClone()
[all …]
Dreadme.md86 An XMLDocument is a C++ object like any other, that can be on the stack, or
90 be created by calling the appropriate XMLDocument::NewElement, NewText, etc.
134 TinyXML-2 supports this with the 'whitespace' parameter to the XMLDocument constructor.
185 XMLDocument doc;
201 #### Print without an XMLDocument
223 XMLDocument doc;
231 XMLDocument doc;
/external/oss-fuzz/projects/tinyxml2/
Dxmltest.cpp29 XMLDocument doc; in LLVMFuzzerTestOneInput()
/external/tinyxml2/contrib/
Dhtml5-printer.cpp94 XMLDocument doc (false); in main()
/external/owasp/java-encoder/core/src/test/resources/org/owasp/encoder/
Dbenchmark-data-2.txt1611 XMLDocument