Home | History | Annotate | Download | only in tinyxml

Lines Matching defs:Standalone

1274 		<?xml version="1.0" standalone="yes"?>
1279 version, encoding, and standalone.
1312 /// Is this a standalone document?
1313 const char *Standalone() const { return standalone.c_str (); }
1343 TIXML_STRING standalone;