Home
last modified time | relevance | path

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

/external/tinyxml/
Dxmltest.cpp611 TiXmlText textCopy( text ); in main() local
614 XmlTest( "Copy/Assign: text copy.", "TextNode", textCopy.Value() ); in main()
627 elementCopy.InsertEndChild( textCopy ); in main()