Home
last modified time | relevance | path

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

/external/tinyxml2/
Dxmltest.cpp504 const int replacementIntValue = 20; in main() local
506 …lue2 = doc->FirstChildElement()->LastChildElement()->IntAttribute( "attrib", replacementIntValue ); in main()
510 XMLTest( "Programmatic DOM", replacementIntValue, value2 ); in main()