Home
last modified time | relevance | path

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

/external/libxml2/
Dxmlsave.c850 xmlNodePtr tmp, root, unformattedNode = NULL; in xmlNodeDumpOutputInternal() local
934 unformattedNode = cur; in xmlNodeDumpOutputInternal()
1089 if (cur == unformattedNode) { in xmlNodeDumpOutputInternal()
1091 unformattedNode = NULL; in xmlNodeDumpOutputInternal()
1422 xmlNodePtr tmp, root, unformattedNode = NULL; in xhtmlNodeDumpOutput() local
1591 unformattedNode = cur; in xhtmlNodeDumpOutput()
1721 if (cur == unformattedNode) { in xhtmlNodeDumpOutput()
1723 unformattedNode = NULL; in xhtmlNodeDumpOutput()