Searched refs:prettyPrint (Results 1 – 6 of 6) sorted by relevance
635 prettyPrint=False, indentLevel=0): argument636 return self.decode(prettyPrint, indentLevel, encoding).encode(encoding)638 def decode(self, prettyPrint=False, indentLevel=0, argument694 if prettyPrint:698 contents = self.decodeContents(prettyPrint, indentContents,707 if prettyPrint:710 if prettyPrint:713 if prettyPrint and contents and contents[-1] != "\n":715 if prettyPrint and closeTag:718 if prettyPrint and closeTag and self.nextSibling:[all …]
68 prettyPrint();
2 …IDTH=8;window.PR_normalizedHtml=window.PR=window.prettyPrintOne=window.prettyPrint=void 0;window._…
5381 (KJS::Parser::prettyPrint): Return line number and error message if parsing fails.6010 (KJS::Parser::prettyPrint):
25784 6. Removed Parser::prettyPrint because the same work was simpler to do
24549 (Options::Options): Removed prettyPrint option.