Searched refs:lastAfterInsertion (Results 1 – 1 of 1) sorted by relevance
451 XMLNode* lastAfterInsertion = doc.InsertEndChild( last ); in main() local452 XMLTest( "New element inserted last", true, lastAfterInsertion == last ); in main()