OpenGrok
Cross Reference: xmltest.cpp
xref
: /
external
/
tinyxml2
/
xmltest.cpp
Home
|
History
|
Annotate
|
Download
|
only in
tinyxml2
Lines Matching
refs:xml3
1928
const char*
xml3
= "<first></first>"
1940
doc.Parse(
xml3
);