Home
last modified time | relevance | path

Searched refs:xml4 (Results 1 – 1 of 1) sorted by relevance

/external/tinyxml2/
Dxmltest.cpp2148 const char* xml4 = "<first><?xml version=\"1.0\" ?></first>"; in main() local
2159 doc.Parse(xml4); in main()