Searched refs:szCommentNodeText (Results 1 – 1 of 1) sorted by relevance
/reactos/modules/rostests/winetests/msxml3/ |
H A D | domdoc.c | 1169 static const WCHAR szCommentNodeText[] = {'#','c','o','m','m','e','n','t',0 }; variable 5459 ok( !lstrcmpW( str, szCommentNodeText ), "incorrect comment node Name\n"); in test_xmlTypes()
|