Home
last modified time | relevance | path

Searched refs:StreamTo (Results 1 – 2 of 2) sorted by relevance

/external/sfntly/cpp/src/test/tinyxml/
Dtinyxmlparser.cpp380 /*static*/ bool TiXmlBase::StreamTo( std::istream * in, int character, TIXML_STRING * tag ) in StreamTo() function in TiXmlBase
650 if ( !StreamTo( in, '<', tag ) ) in StreamIn()
Dtinyxml.h303 static bool StreamTo( std::istream * in, int character, TIXML_STRING * tag );