Searched defs:xmlW (Results 1 – 6 of 6) sorted by relevance
/reactos/dll/win32/msxml3/ |
H A D | pi.c | 199 static const WCHAR xmlW[] = {'x','m','l',0}; in dom_pi_put_nodeValue() local 295 static const WCHAR xmlW[] = {'x','m','l',0}; in dom_pi_get_attributes() local 614 static const WCHAR xmlW[] = {'x','m','l',0}; in dom_pi_put_data() local
|
H A D | mxnamespace.c | 61 static const WCHAR xmlW[] = {'x','m','l',0}; variable
|
/reactos/modules/rostests/winetests/xmllite/ |
H A D | writer.c | 533 static const WCHAR xmlW[] = {'x','m','l',0}; in test_writestartdocument() local 656 static const WCHAR xmlW[] = {'x','m','l',0}; in test_omitxmldeclaration() local 734 static const WCHAR xmlW[] = {'x','m','l',0}; in test_bom() local
|
/reactos/dll/win32/xmllite/ |
H A D | writer.c | 889 static const WCHAR xmlW[] = {'x','m','l',0}; in xmlwriter_WriteAttributeString() local 1511 static const WCHAR xmlW[] = {'x','m','l',0}; in xmlwriter_WriteProcessingInstruction() local
|
H A D | reader.c | 227 static WCHAR xmlW[] = {'x','m','l',0}; variable 1611 static const WCHAR xmlW[] = {'x','m','l'}; in reader_parse_pitarget() local
|
/reactos/modules/rostests/winetests/msxml3/ |
H A D | domdoc.c | 3729 static const WCHAR xmlW[] = {'x','m','l',0}; in test_get_firstChild() local
|