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/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 3914 milliseconds