Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:Standalone

1117 		<?xml version="1.0" standalone="yes"?>
1122 version, encoding, and standalone.
1155 /// Is this a standalone document?
1156 const char *Standalone() const { return standalone.c_str (); }
1177 TIXML_STRING standalone;