Home
last modified time | relevance | path

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

/third_party/lame/ACM/tinyxml/
Dxmltest.cpp286 istringstream parse0( "<Element0 attribute0='foo0' attribute1= noquotes attribute2 = '&gt;' />" ); in main() local
288 parse0 >> element0; in main()