Searched refs:closeelementW (Results 1 – 1 of 1) sorted by relevance
45 static const WCHAR closeelementW[] = {'<','/'}; variable1285 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()