Home
last modified time | relevance | path

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

/reactos/dll/win32/xmllite/
H A Dwriter.c672 static void write_node_indent(xmlwriter *writer) in write_node_indent() function
1029 write_node_indent(This); in xmlwriter_WriteCData()
1126 write_node_indent(This); in xmlwriter_WriteComment()
1266 write_node_indent(This); in xmlwriter_WriteElementString()
1361 write_node_indent(This); in xmlwriter_WriteEndElement()
1429 write_node_indent(This); in xmlwriter_WriteFullEndElement()
1534 write_node_indent(This); in xmlwriter_WriteProcessingInstruction()
1696 write_node_indent(This); in xmlwriter_WriteStartElement()
/reactos/dll/win32/msxml3/
H A Dmxwriter.c617 static void write_node_indent(mxwriter *writer) in write_node_indent() function
1283 write_node_indent(writer); in mxwriter_write_starttag()
1370 write_node_indent(This); in SAXContentHandler_endElement()
1447 write_node_indent(This); in SAXContentHandler_processingInstruction()
1596 write_node_indent(This); in SAXLexicalHandler_startCDATA()
1627 write_node_indent(This); in SAXLexicalHandler_comment()