Home
last modified time | relevance | path

Searched refs:closeelementW (Results 1 – 1 of 1) sorted by relevance

/reactos/dll/win32/xmllite/
H A Dwriter.c45 static const WCHAR closeelementW[] = {'<','/'}; variable
1285 write_output_buffer(This->output, closeelementW, ARRAY_SIZE(closeelementW)); in xmlwriter_WriteElementString()
1362 write_output_buffer(This->output, closeelementW, ARRAY_SIZE(closeelementW)); in xmlwriter_WriteEndElement()
1432 write_output_buffer(This->output, closeelementW, ARRAY_SIZE(closeelementW)); in xmlwriter_WriteFullEndElement()