HomeSort by relevance Sort by last modified time
    Searched refs:StreamTo (Results 1 - 2 of 2) sorted by null

  /external/tinyxml/
tinyxmlparser.cpp 371 /*static*/ bool TiXmlBase::StreamTo( TIXML_ISTREAM * in, int character, TIXML_STRING * tag )
627 if ( !StreamTo( in, '<', tag ) )
    [all...]
tinyxml.h 256 static bool StreamTo( TIXML_ISTREAM * in, int character, TIXML_STRING * tag );
    [all...]

Completed in 2820 milliseconds