Searched refs:tnod (Results 1 – 1 of 1) sorted by relevance
46 void dumpNode(TidyDoc doc, TidyNode tnod, int indent ) in dumpNode() argument49 for ( child = tidyGetChild(tnod); child; child = tidyGetNext(child) ) in dumpNode()