OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:StreamTo
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/sfntly/cpp/src/test/tinyxml/
tinyxmlparser.cpp
380
/*static*/ bool TiXmlBase::
StreamTo
( std::istream * in, int character, TIXML_STRING * tag )
650
if ( !
StreamTo
( in, '<', tag ) )
[
all
...]
tinyxml.h
303
static bool
StreamTo
( std::istream * in, int character, TIXML_STRING * tag );
[
all
...]
Completed in 86 milliseconds