Home
last modified time | relevance | path

Searched defs:parse0 (Results 1 – 1 of 1) sorted by relevance

/external/tinyxml/
Dxmltest.cpp337 istringstream parse0( "<Element0 attribute0='foo0' attribute1= noquotes attribute2 = '&gt;' />" ); in main() local
713 istringstream parse0( str ); in main() local