Lines Matching refs:TIXML_STRING
52 void TiXmlBase::EncodeString( const TIXML_STRING& str, TIXML_STRING* outString )
440 TIXML_STRING str( name );
967 TIXML_STRING filename( _filename );
1210 void TiXmlAttribute::Print( FILE* cfile, int /*depth*/, TIXML_STRING* str ) const
1212 TIXML_STRING n, v;
1217 if (value.find ('\"') == TIXML_STRING::npos) {
1346 TIXML_STRING buffer;
1418 void TiXmlDeclaration::Print( FILE* cfile, int /*depth*/, TIXML_STRING* str ) const
1517 assert( !Find( TIXML_STRING( addMe->Name() ) ) ); // Shouldn't be multiply adding to the set.
1598 TIXML_STRING tag;
1841 TIXML_STRING str;
1848 TIXML_STRING str;