OpenGrok
Cross Reference: tinyxmlparser.cpp
xref
: /
external
/
sfntly
/
cpp
/
src
/
test
/
tinyxml
/
tinyxmlparser.cpp
Home
|
History
|
Annotate
|
Download
|
only in
tinyxml
Lines Matching
full:iselement
680
bool
isElement
= node->ToElement() != 0;
686
if (
isElement
)