Home | History | Annotate | Download | only in tinyxml

Lines Matching refs:StreamTo

371 /*static*/ bool TiXmlBase::StreamTo( TIXML_ISTREAM * in, int character, TIXML_STRING * tag )
627 if ( !StreamTo( in, '<', tag ) )