Searched refs:StreamTo (Results 1 – 2 of 2) sorted by relevance
380 /*static*/ bool TiXmlBase::StreamTo( std::istream * in, int character, TIXML_STRING * tag ) in StreamTo() function in TiXmlBase650 if ( !StreamTo( in, '<', tag ) ) in StreamIn()
303 static bool StreamTo( std::istream * in, int character, TIXML_STRING * tag );