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

  /external/sfntly/cpp/src/test/tinyxml/
tinyxmlparser.cpp 365 /*static*/ bool TiXmlBase::StreamWhiteSpace( std::istream * in, TIXML_STRING * tag )
943 StreamWhiteSpace( in, tag );
    [all...]
  /external/tinyxml/
tinyxmlparser.cpp 356 /*static*/ bool TiXmlBase::StreamWhiteSpace( TIXML_ISTREAM * in, TIXML_STRING * tag )
925 StreamWhiteSpace( in, tag );
    [all...]

Completed in 134 milliseconds