Home
last modified time | relevance | path

Searched defs:xmlW (Results 1 – 6 of 6) sorted by relevance

/reactos/dll/win32/msxml3/
H A Dpi.c199 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 Dmxnamespace.c61 static const WCHAR xmlW[] = {'x','m','l',0}; variable
/reactos/modules/rostests/winetests/xmllite/
H A Dwriter.c533 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 Dwriter.c889 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 Dreader.c227 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 Ddomdoc.c3729 static const WCHAR xmlW[] = {'x','m','l',0}; in test_get_firstChild() local