Home | History | Annotate | Download | only in tinyxml

Lines Matching defs:StreamTo

380 /*static*/ bool TiXmlBase::StreamTo( std::istream * in, int character, TIXML_STRING * tag )
650 if ( !StreamTo( in, '<', tag ) )