Searched defs:commentW (Results 1 – 4 of 4) sorted by relevance
/reactos/dll/win32/msxml3/ |
H A D | comment.c | 168 static const WCHAR commentW[] = {'#','c','o','m','m','e','n','t',0}; in domcomment_get_nodeName() local 361 static const WCHAR commentW[] = {'c','o','m','m','e','n','t',0}; in domcomment_get_nodeTypeString() local
|
/reactos/modules/rostests/winetests/xmllite/ |
H A D | writer.c | 1514 static const WCHAR commentW[] = {'c','o','m','m','e','n','t',0}; in test_indentation() local
|
/reactos/dll/win32/xmllite/ |
H A D | reader.c | 97 static const WCHAR commentW[] = {'<','!','-','-',0}; variable
|
/reactos/modules/rostests/winetests/msxml3/ |
H A D | saxreader.c | 4692 static const WCHAR commentW[] = {'c','o','m','m','e','n','t',0}; in test_mxwriter_comment() local
|